Skip to content

Commit 928ddd8

Browse files
authored
Merge pull request #75 from scala-steward/update/scala-collection-compat-2.12.0
Update scala-collection-compat to 2.12.0
2 parents fd56963 + f68a1a1 commit 928ddd8

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
@@ -19,7 +19,7 @@ inThisBuild(
1919
)
2020

2121
val bsonVersion = "5.0.1"
22-
val scalaCollectionCompatVersion = "2.11.0"
22+
val scalaCollectionCompatVersion = "2.12.0"
2323
val magnoliaVersion = "1.1.10"
2424

2525
lazy val root = project

0 commit comments

Comments
 (0)