We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151b6a8 commit d92b03eCopy full SHA for d92b03e
build.sbt
@@ -56,7 +56,7 @@ val Versions = new {
56
val monix = "3.4.1"
57
val scalaTest = "3.2.18"
58
val sttp = "3.9.7"
59
- val refined = "0.10.3"
+ val refined = "0.11.2"
60
val scalaCache = "1.0.0-M6"
61
}
62
0 commit comments