Skip to content

Commit

Permalink
build(dependencies): bump ch.qos.logback:logback-classic
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.15 to 1.5.16.
- [Commits](qos-ch/logback@v_1.5.15...v_1.5.16)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 57b71a8 commit 6dc71b9
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 6dc71b9

Please sign in to comment.