Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
chore(deps): update dependency org.scala-lang.modules:scala-collectio…
Browse files Browse the repository at this point in the history
…n-compat to v2.11.0
  • Loading branch information
renovate[bot] authored Jun 15, 2023
1 parent 15f177f commit 8287c2a
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 @@ -38,7 +38,7 @@ addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck"

val zioVersion = "2.0.5"
val rsVersion = "1.0.4"
val collCompatVersion = "2.7.0"
val collCompatVersion = "2.11.0"

lazy val root =
project
Expand Down

0 comments on commit 8287c2a

Please sign in to comment.