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 67e8126 commit 12312a0Copy full SHA for 12312a0
project/Dependencies.scala
@@ -84,7 +84,7 @@ object Dependencies {
84
85
lazy val overrides: Seq[ModuleID] = Seq(
86
"org.slf4j" % "jcl-over-slf4j" % "2.0.9",
87
- "org.slf4j" % "slf4j-api" % "2.0.9"
+ "org.slf4j" % "slf4j-api" % "2.0.15"
88
)
89
90
lazy val domain: Seq[ModuleID] = Seq(
0 commit comments