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 1a675ff commit 7617eb2Copy full SHA for 7617eb2
1 file changed
build.sbt
@@ -25,7 +25,7 @@ lazy val V = new {
25
val refined = "0.11.3"
26
val algebra = "2.13.0"
27
val atto = "0.9.5"
28
- val scalacheck = "1.18.1"
+ val scalacheck = "1.19.0"
29
val drostePrev = "0.9.0-M3"
30
}
31
0 commit comments