Skip to content

Commit

Permalink
build(dependencies): bump ch.qos.logback:logback-classic (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 57b71a8 commit c9f53c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -209,5 +209,5 @@ dependencies {
implementation("org.glassfish.jaxb:jaxb-runtime:4.0.5")
implementation("com.intershop.gradle.icm:icm-gradle-plugin:6.2.1")

runtimeOnly("ch.qos.logback:logback-classic:1.5.15")
runtimeOnly("ch.qos.logback:logback-classic:1.5.16")
}

0 comments on commit c9f53c6

Please sign in to comment.