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 d10e7e7 commit a746037Copy full SHA for a746037
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Version {
4
val logback = "1.2.12"
5
val mockito = "3.2.10.0"
6
val scalaTest = "3.2.18"
7
- val slf4j = "1.7.36"
+ val slf4j = "2.0.13"
8
}
9
10
object Library {
0 commit comments