Skip to content

Commit 4a73041

Browse files
committed
Update scala-collection-compat to 2.8.0
1 parent 81c943d commit 4a73041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ object Deps {
7070
def bloopConfig = ivy"io.github.alexarchambault.bleep:bloop-config_2.13:1.5.0-sc-1"
7171
def bsp4j = ivy"ch.epfl.scala:bsp4j:2.0.0"
7272
def caseApp = ivy"com.github.alexarchambault:case-app_2.13:2.1.0-M14"
73-
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.7.0"
73+
def collectionCompat = ivy"org.scala-lang.modules::scala-collection-compat:2.8.0"
7474
// Force using of 2.13 - is there a better way?
7575
def coursier = ivy"io.get-coursier:coursier_2.13:${Versions.coursier}"
7676
def coursierJvm = ivy"io.get-coursier:coursier-jvm_2.13:${Versions.coursier}"

0 commit comments

Comments
 (0)