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 d951ac2 commit e0b31d7Copy full SHA for e0b31d7
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.6"
+ val logbackVersion = "1.2.7"
11
val scalaCollectionCompatVersion = "2.5.0"
12
val dockerJavaVersion = "3.2.12"
13
val progressBarVersion = "0.9.2"
0 commit comments