Skip to content

Commit 7508a56

Browse files
authored
Merge pull request #2 from scala-steward/update/scopt-4.0.1
Update scopt to 4.0.1
2 parents d9fe3b2 + eaff9f6 commit 7508a56

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
@@ -4,7 +4,7 @@ val supportedScalaVersions = List(scala212, scala213)
44

55
val logbackVersion = "1.2.3"
66
val scalaCollectionCompatibilityVersion = "2.3.2"
7-
val scoptVersion = "4.0.0"
7+
val scoptVersion = "4.0.1"
88
val sdbVersion = "4.4.10"
99
val slf4jVersion = "1.7.30"
1010
val utestVersion = "0.7.7"

0 commit comments

Comments
 (0)