Skip to content

Commit

Permalink
fix(deps): update slf4j monorepo to v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and augi committed Apr 12, 2024
1 parent 6342106 commit 4091957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ subprojects {
}

dependencies {
api 'org.slf4j:jul-to-slf4j:2.0.12'
api 'org.slf4j:jcl-over-slf4j:2.0.12'
api 'org.slf4j:jul-to-slf4j:2.0.13'
api 'org.slf4j:jcl-over-slf4j:2.0.13'
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 4091957

Please sign in to comment.