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 9fadf33 commit 5859302Copy full SHA for 5859302
build.sbt
@@ -31,7 +31,7 @@ val testContainersVersion = "0.40.16"
31
val testContainersJavaVersion = "1.19.8"
32
val scalaCheckVersion = "1.18.0"
33
val scalaCheckOpsVersion = "2.10.0"
34
-val enumeratumVersion = "1.7.2"
+val enumeratumVersion = "1.7.6"
35
36
/** Calculates the scalatest version in a format that is used for `org.scalatestplus` scalacheck artifacts
37
*
0 commit comments