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 1011431 commit ebef47dCopy full SHA for ebef47d
project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
26
}
27
28
object slf4j {
29
- val api = "org.slf4j" % "slf4j-api" % "1.7.36"
+ val api = "org.slf4j" % "slf4j-api" % "2.0.9"
30
31
32
0 commit comments