Skip to content

Commit 45b744b

Browse files
authored
Merge pull request #137 from avast/renovate/org.slf4j-jul-to-slf4j-2.x
fix(deps): update dependency org.slf4j:jul-to-slf4j to v2
2 parents 57ca37f + 430d559 commit 45b744b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ subprojects {
4949
}
5050

5151
dependencies {
52-
api 'org.slf4j:jul-to-slf4j:1.7.36'
52+
api 'org.slf4j:jul-to-slf4j:2.0.7'
5353
api 'org.slf4j:jcl-over-slf4j:2.0.7'
5454
api 'com.typesafe.scala-logging:scala-logging_2.13:3.9.5'
5555

0 commit comments

Comments
 (0)