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 3fa4773 commit 59430caCopy full SHA for 59430ca
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val scala213Version = "2.13.10"
8
val scala3Version = "3.1.3"
9
val scalaTestVersion = "3.2.12"
10
- val logbackVersion = "1.2.11"
+ val logbackVersion = "1.2.12"
11
val scalaCollectionCompatVersion = "2.9.0"
12
val dockerJavaVersion = "3.3.0"
13
val progressBarVersion = "0.9.5"
0 commit comments