Skip to content

Commit

Permalink
Merge pull request #137 from avast/renovate/org.slf4j-jul-to-slf4j-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.slf4j:jul-to-slf4j to v2
  • Loading branch information
mi-char authored Jun 6, 2023
2 parents 57ca37f + 430d559 commit 45b744b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ subprojects {
}

dependencies {
api 'org.slf4j:jul-to-slf4j:1.7.36'
api 'org.slf4j:jul-to-slf4j:2.0.7'
api 'org.slf4j:jcl-over-slf4j:2.0.7'
api 'com.typesafe.scala-logging:scala-logging_2.13:3.9.5'

Expand Down

0 comments on commit 45b744b

Please sign in to comment.