Skip to content

Commit 3ebd992

Browse files
committed
Update scala-collection-compat to 2.13.0
1 parent 61b4df9 commit 3ebd992

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
@@ -31,7 +31,7 @@ lazy val munitVersion = "0.7.29" // "1.0.0-M6"
3131
lazy val munitEffectVersion = "1.0.7"
3232
lazy val pprintVersion = "0.7.3"
3333
lazy val rdf4jVersion = "3.4.2"
34-
lazy val scalaCollCompatVersion = "2.8.1"
34+
lazy val scalaCollCompatVersion = "2.13.0"
3535
lazy val scalacheckVersion = "1.15.4"
3636
lazy val scalaLoggingVersion = "3.9.4"
3737
lazy val typesafeConfigVersion = "1.4.2"

0 commit comments

Comments
 (0)