Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 45380ca

Browse files
committed
Update scala-collection-compat to 2.12.0
1 parent ea3a1a9 commit 45380ca

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
@@ -7,7 +7,7 @@ ThisBuild / resolvers ++= Seq(
77

88
val scala3_Version = "3.3.3"
99
val scala2_13Version = "2.13.13"
10-
val scalaCollectionCompatVersion = "2.11.0"
10+
val scalaCollectionCompatVersion = "2.12.0"
1111
val hibernateVersion = "8.0.1.Final"
1212
val jakartaVersion = "3.0.2"
1313
val elVersion = "5.0.0"

0 commit comments

Comments
 (0)