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.
1 parent 61b4df9 commit 3ebd992Copy full SHA for 3ebd992
build.sbt
@@ -31,7 +31,7 @@ lazy val munitVersion = "0.7.29" // "1.0.0-M6"
31
lazy val munitEffectVersion = "1.0.7"
32
lazy val pprintVersion = "0.7.3"
33
lazy val rdf4jVersion = "3.4.2"
34
-lazy val scalaCollCompatVersion = "2.8.1"
+lazy val scalaCollCompatVersion = "2.13.0"
35
lazy val scalacheckVersion = "1.15.4"
36
lazy val scalaLoggingVersion = "3.9.4"
37
lazy val typesafeConfigVersion = "1.4.2"
0 commit comments