Skip to content

Commit b4f01c3

Browse files
build: Update scala-collection-compat from 2.4.4 to 2.5.0
1 parent c8677dd commit b4f01c3

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
@@ -8,7 +8,7 @@ object Dependencies {
88
val scala3Version = "3.0.0"
99
val scalaTestVersion = "3.2.9"
1010
val logbackVersion = "1.2.3"
11-
val scalaCollectionCompatVersion = "2.4.4"
11+
val scalaCollectionCompatVersion = "2.5.0"
1212
val dockerJavaVersion = "3.2.11"
1313
val progressBarVersion = "0.9.2"
1414
val enumeratumVersion = "1.6.1"

0 commit comments

Comments
 (0)