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 81d0dc1 commit a027ae6Copy full SHA for a027ae6
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.10"
+ val logbackVersion = "1.2.11"
11
val scalaCollectionCompatVersion = "2.5.0"
12
val dockerJavaVersion = "3.2.13"
13
val progressBarVersion = "0.9.3"
0 commit comments