We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8677dd commit b4f01c3Copy full SHA for b4f01c3
project/Dependencies.scala
@@ -8,7 +8,7 @@ object Dependencies {
8
val scala3Version = "3.0.0"
9
val scalaTestVersion = "3.2.9"
10
val logbackVersion = "1.2.3"
11
- val scalaCollectionCompatVersion = "2.4.4"
+ val scalaCollectionCompatVersion = "2.5.0"
12
val dockerJavaVersion = "3.2.11"
13
val progressBarVersion = "0.9.2"
14
val enumeratumVersion = "1.6.1"
0 commit comments