Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f9ce217

Browse files
authoredMay 28, 2023
chore(deps): update dependency org.scala-lang.modules:scala-collection-compat to v2.10.0
1 parent 15f177f commit f9ce217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck"
3838

3939
val zioVersion = "2.0.5"
4040
val rsVersion = "1.0.4"
41-
val collCompatVersion = "2.7.0"
41+
val collCompatVersion = "2.10.0"
4242

4343
lazy val root =
4444
project

0 commit comments

Comments
 (0)
This repository has been archived.