Skip to content

Commit

Permalink
Merge pull request #226 from outr/update/scala-collection-compat-2.12.0
Browse files Browse the repository at this point in the history
Update scala-collection-compat to 2.12.0
  • Loading branch information
darkfrog26 authored Jul 25, 2024
2 parents 03f0cbf + 16084b8 commit 0066dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ThisBuild / developers := List(

val fabric: String = "1.14.5"

val collectionCompat: String = "2.11.0"
val collectionCompat: String = "2.12.0"

val scalaTest: String = "3.2.19"

Expand Down

0 comments on commit 0066dcd

Please sign in to comment.