Skip to content

Commit 97c06e6

Browse files
Update dependency org.slf4j:jcl-over-slf4j to v2.0.15
1 parent 67e8126 commit 97c06e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ object Dependencies {
8383
object Jars {
8484

8585
lazy val overrides: Seq[ModuleID] = Seq(
86-
"org.slf4j" % "jcl-over-slf4j" % "2.0.9",
86+
"org.slf4j" % "jcl-over-slf4j" % "2.0.15",
8787
"org.slf4j" % "slf4j-api" % "2.0.9"
8888
)
8989

0 commit comments

Comments
 (0)