Skip to content

Commit faab1f9

Browse files
Update dependency org.slf4j:jcl-over-slf4j to v2.0.16
1 parent a0576e1 commit faab1f9

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.16",
8787
"org.slf4j" % "slf4j-api" % "2.0.9"
8888
)
8989

0 commit comments

Comments
 (0)