Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 7471e4f commit 08fe2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {

testFixturesApi("org.assertj:assertj-core:3.26.3")
testFixturesImplementation("org.flywaydb:flyway-core:9.22.3")
testFixturesImplementation("ch.qos.logback:logback-classic:1.5.7")
testFixturesImplementation("ch.qos.logback:logback-classic:1.5.8")
}

components.java.withVariantsFromConfiguration(configurations.testFixturesApiElements) { skip() }
Expand Down

0 comments on commit 08fe2f4

Please sign in to comment.