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.4 to 1.5.5.
- [Commits](qos-ch/logback@v_1.5.4...v_1.5.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent d6329e8 commit 6cee3b3
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 @@ -211,6 +211,6 @@ dependencies {
implementation("org.glassfish.jaxb:jaxb-runtime:4.0.5")
implementation("com.intershop.gradle.icm:icm-gradle-plugin:5.8.0")

runtimeOnly("ch.qos.logback:logback-classic:1.5.4")
runtimeOnly("ch.qos.logback:logback-classic:1.5.5")

}

0 comments on commit 6cee3b3

Please sign in to comment.