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.
2 parents d9fe3b2 + eaff9f6 commit 7508a56Copy full SHA for 7508a56
build.sbt
@@ -4,7 +4,7 @@ val supportedScalaVersions = List(scala212, scala213)
4
5
val logbackVersion = "1.2.3"
6
val scalaCollectionCompatibilityVersion = "2.3.2"
7
-val scoptVersion = "4.0.0"
+val scoptVersion = "4.0.1"
8
val sdbVersion = "4.4.10"
9
val slf4jVersion = "1.7.30"
10
val utestVersion = "0.7.7"
0 commit comments