Skip to content

Commit 21c0d87

Browse files
authored
Merge pull request #4 from scala-steward/update/scala-collection-compat-2.4.2
Update scala-collection-compat to 2.4.2
2 parents 3513416 + e06c7d0 commit 21c0d87

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
@@ -5,7 +5,7 @@ val scala213 = "2.13.4"
55
val supportedScalaVersions = List(scala212, scala213)
66

77
val logbackVersion = "1.2.3"
8-
val scalaCollectionCompatibilityVersion = "2.3.2"
8+
val scalaCollectionCompatibilityVersion = "2.4.2"
99
val scoptVersion = "4.0.1"
1010
val sdbVersion = "4.4.10"
1111
val slf4jVersion = "1.7.30"

0 commit comments

Comments
 (0)