Skip to content

Commit

Permalink
Update scala-collection-compat to 2.12.0 (#727)
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Konz <benkonz16@gmail.com>
  • Loading branch information
scala-steward and benkonz committed Apr 19, 2024
1 parent 0a1b692 commit c37e020
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 @@ -35,7 +35,7 @@ val parquetVersion = "1.13.1" // keep in sync with scio
val protoBufVersion = "3.25.1" // keep in sync with scio
val scalaTestVersion = "3.2.18"
val scalaCheckVersion = "1.17.1"
val scalaCollectionCompatVersion = "2.11.0"
val scalaCollectionCompatVersion = "2.12.0"
val scoptVersion = "4.1.0"
val shapelessVersion = "2.3.10" // keep in sync with scio
val sourcecodeVersion = "0.4.1"
Expand Down

0 comments on commit c37e020

Please sign in to comment.