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