Skip to content

Commit 5214aee

Browse files
authored
Merge branch 'main' into fix/cli-help-error
2 parents ea0de8e + 7508a56 commit 5214aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ val supportedScalaVersions = List(scala212, scala213)
66

77
val logbackVersion = "1.2.3"
88
val scalaCollectionCompatibilityVersion = "2.3.2"
9-
val scoptVersion = "4.0.0"
9+
val scoptVersion = "4.0.1"
1010
val sdbVersion = "4.4.10"
1111
val slf4jVersion = "1.7.30"
1212
val utestVersion = "0.7.7"

0 commit comments

Comments
 (0)