Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent d91d489 commit 649651d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kirc-suspending/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
testImplementation(tests.bundles.kotest)

// logback logger for tests
testImplementation("ch.qos.logback:logback-classic:1.5.6")
testImplementation("ch.qos.logback:logback-classic:1.5.15")

// resource injection
testImplementation("io.hosuaby:inject-resources-junit-jupiter:0.3.3")
Expand Down

0 comments on commit 649651d

Please sign in to comment.