Skip to content

Commit 5756c51

Browse files
build: Update scala-collection-compat from 2.7.0 to 2.8.0
1 parent 79f1885 commit 5756c51

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.9"
1010
val logbackVersion = "1.2.11"
11-
val scalaCollectionCompatVersion = "2.7.0"
11+
val scalaCollectionCompatVersion = "2.8.0"
1212
val dockerJavaVersion = "3.2.13"
1313
val progressBarVersion = "0.9.3"
1414
val enumeratumVersion = "1.6.1"

0 commit comments

Comments
 (0)