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 a0576e1 commit faab1f9Copy full SHA for faab1f9
project/Dependencies.scala
@@ -83,7 +83,7 @@ object Dependencies {
83
object Jars {
84
85
lazy val overrides: Seq[ModuleID] = Seq(
86
- "org.slf4j" % "jcl-over-slf4j" % "2.0.9",
+ "org.slf4j" % "jcl-over-slf4j" % "2.0.16",
87
"org.slf4j" % "slf4j-api" % "2.0.9"
88
)
89
0 commit comments