Skip to content

Commit

Permalink
Merge pull request #160 from rieske/renovate/ch.qos.logback-logback-c…
Browse files Browse the repository at this point in the history
…lassic-1.x

Update dependency ch.qos.logback:logback-classic to v1.5.10
  • Loading branch information
mergify[bot] authored Oct 12, 2024
2 parents 4c5c90e + ed2f138 commit a1f627d
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.9")
testFixturesImplementation("ch.qos.logback:logback-classic:1.5.10")
}

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

0 comments on commit a1f627d

Please sign in to comment.