We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b6f25 commit cff763bCopy full SHA for cff763b
build.sbt
@@ -7,7 +7,7 @@ ThisBuild / githubWorkflowBuildMatrixFailFast := Some(false)
7
val Versions = new {
8
val circe = "0.14.14"
9
val discipline = "1.7.0"
10
- val scalaCheck = "1.18.1"
+ val scalaCheck = "1.19.0"
11
val scalaTest = "3.2.18"
12
val scalaTestPlus = "3.2.18.0"
13
val snakeYaml = "2.2"
0 commit comments