Skip to content

Commit d785d41

Browse files
build: Update scala-collection-compat from 2.9.0 to 2.10.0
1 parent 67534a8 commit d785d41

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.1.3"
99
val scalaTestVersion = "3.2.12"
1010
val logbackVersion = "1.2.12"
11-
val scalaCollectionCompatVersion = "2.9.0"
11+
val scalaCollectionCompatVersion = "2.10.0"
1212
val dockerJavaVersion = "3.3.0"
1313
val progressBarVersion = "0.9.5"
1414
val enumeratumVersion = "1.6.1"

0 commit comments

Comments
 (0)