Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 1f8f523

Browse files
Update scala-collection-compat to 2.9.0 (#312)
1 parent bb2777b commit 1f8f523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Dependencies {
1111
val Enumeratum = "1.7.0"
1212
val Logback = "1.2.11"
1313
val Prometheus = "0.15.0"
14-
val ScalaCollectionCompat = "2.7.0"
14+
val ScalaCollectionCompat = "2.9.0"
1515
val ScalaLogging = "3.9.4"
1616
val ScalaMock = "5.2.0"
1717
val ScalaTest = "3.2.12"

0 commit comments

Comments
 (0)