Skip to content

Commit b371e52

Browse files
Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 (#290)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.16 to 1.5.17. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.17) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
1 parent d470419 commit b371e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
api("com.google.code.findbugs:jsr305:3.0.2")
2121
api("org.postgresql:postgresql:42.7.5")
2222
api("com.zaxxer:HikariCP:6.2.1")
23-
api("ch.qos.logback:logback-classic:1.5.16")
23+
api("ch.qos.logback:logback-classic:1.5.17")
2424
api("org.slf4j:slf4j-api:2.0.16")
2525
api("com.h2database:h2:2.3.232")
2626
api("javax.annotation:javax.annotation-api:1.3.2")

0 commit comments

Comments
 (0)