Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ val Versions = new {
val circe = "0.14.5"
val jsoniter = "2.21.4"
val monix = "3.4.1"
val scalaTest = "3.2.15"
val scalaTest = "3.2.16"
val sttp = "3.3.18"
val refined = "0.10.3"
val scalaCache = "1.0.0-M6"
Expand Down