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 1d96194 commit 2b4f09fCopy full SHA for 2b4f09f
project/Dependencies.scala
@@ -26,7 +26,7 @@ object Dependencies {
26
}
27
28
object slf4j {
29
- val api = "org.slf4j" % "slf4j-api" % "1.7.31"
+ val api = "org.slf4j" % "slf4j-api" % "1.7.32"
30
31
32
0 commit comments