Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:jcl-over-slf4j to v2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and augi committed Sep 3, 2023
1 parent 9b912a4 commit 186281f
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 @@ -50,7 +50,7 @@ subprojects {

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

testImplementation "org.http4s:http4s-blaze-server_2.13:$http4sVersion"
Expand Down

0 comments on commit 186281f

Please sign in to comment.