Skip to content

Commit

Permalink
Update scala-collection-compat to 2.13.0 (#1813)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Feb 4, 2025
1 parent 4993cf5 commit 7f26792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Dependencies {
val grpc = "1.68.3"
val protobuf = "4.28.2"
val silencer = "1.7.19"
val collectionCompat = "2.12.0"
val collectionCompat = "2.13.0"
val coursier = "2.1.24"
val protocGen = "0.9.8"
val protobufRuntimeScala = "0.8.16"
Expand Down

0 comments on commit 7f26792

Please sign in to comment.