Skip to content

Commit

Permalink
Merge pull request #589 from larsgrefer/dependabot/gradle/3.x/ch.qos.…
Browse files Browse the repository at this point in the history
…logback-logback-classic-1.5.15

Bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.15
  • Loading branch information
larsgrefer authored Jan 4, 2025
2 parents 6ef6ac8 + f7dfd80 commit 42d064c
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 @@ allprojects {
testImplementation 'org.junit.jupiter:junit-jupiter-api'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'

testImplementation 'ch.qos.logback:logback-classic:1.5.14'
testImplementation 'ch.qos.logback:logback-classic:1.5.15'
}

tasks.withType(Test).configureEach {
Expand Down

0 comments on commit 42d064c

Please sign in to comment.