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 3513416 + e06c7d0 commit 21c0d87Copy full SHA for 21c0d87
build.sbt
@@ -5,7 +5,7 @@ val scala213 = "2.13.4"
5
val supportedScalaVersions = List(scala212, scala213)
6
7
val logbackVersion = "1.2.3"
8
-val scalaCollectionCompatibilityVersion = "2.3.2"
+val scalaCollectionCompatibilityVersion = "2.4.2"
9
val scoptVersion = "4.0.1"
10
val sdbVersion = "4.4.10"
11
val slf4jVersion = "1.7.30"
0 commit comments