Skip to content

Commit f4c86e4

Browse files
build: Update scala-collection-compat from 2.4.3 to 2.4.4
1 parent 066fc19 commit f4c86e4

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-RC2"
99
val scalaTestVersion = "3.2.7"
1010
val logbackVersion = "1.2.3"
11-
val scalaCollectionCompatVersion = "2.4.3"
11+
val scalaCollectionCompatVersion = "2.4.4"
1212
val dockerJavaVersion = "3.2.8"
1313
val progressBarVersion = "0.9.1"
1414
val enumeratumVersion = "1.6.1"

0 commit comments

Comments
 (0)