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 ea0de8e + 7508a56 commit 5214aeeCopy full SHA for 5214aee
build.sbt
@@ -6,7 +6,7 @@ val supportedScalaVersions = List(scala212, scala213)
6
7
val logbackVersion = "1.2.3"
8
val scalaCollectionCompatibilityVersion = "2.3.2"
9
-val scoptVersion = "4.0.0"
+val scoptVersion = "4.0.1"
10
val sdbVersion = "4.4.10"
11
val slf4jVersion = "1.7.30"
12
val utestVersion = "0.7.7"
0 commit comments