Skip to content

Commit b2f390c

Browse files
committed
Update scala-collection-compat to 2.4.2
1 parent 6534350 commit b2f390c

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

55
val logbackVersion = "1.2.3"
6-
val scalaCollectionCompatibilityVersion = "2.3.2"
6+
val scalaCollectionCompatibilityVersion = "2.4.2"
77
val scoptVersion = "4.0.0"
88
val slf4jVersion = "1.7.30"
99
val utestVersion = "0.7.7"

0 commit comments

Comments
 (0)