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 c5fa71d commit bc17e32Copy full SHA for bc17e32
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val scala213Version = "2.13.6"
8
val scala3Version = "3.0.2"
9
val scalaTestVersion = "3.2.9"
10
- val logbackVersion = "1.2.8"
+ val logbackVersion = "1.2.9"
11
val scalaCollectionCompatVersion = "2.5.0"
12
val dockerJavaVersion = "3.2.12"
13
val progressBarVersion = "0.9.2"
0 commit comments