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.
2 parents 8b63d1e + ee30764 commit 2ff841eCopy full SHA for 2ff841e
1 file changed
project/Dependencies.scala
@@ -20,7 +20,7 @@ object Dependencies {
20
}
21
22
23
- val slf4jVersion = "2.0.17"
+ val slf4jVersion = "2.0.18"
24
val slf4j = "org.slf4j" % "slf4j-api" % slf4jVersion
25
val slf4jSimple = "org.slf4j" % "slf4j-simple" % slf4jVersion
26
0 commit comments