Skip to content

Commit c22fd51

Browse files
authored
Merge pull request #154 from scala-steward/update/scala-collection-compat-2.14.0
Update scala-collection-compat to 2.14.0
2 parents 5fc795d + 2e77c9d commit c22fd51

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
@@ -20,7 +20,7 @@ inThisBuild(
2020
)
2121

2222
val bsonVersion = "5.6.2"
23-
val scalaCollectionCompatVersion = "2.13.0"
23+
val scalaCollectionCompatVersion = "2.14.0"
2424
val magnoliaVersion = "1.1.10"
2525

2626
lazy val root = project

0 commit comments

Comments
 (0)