Skip to content

Commit 06bdf86

Browse files
Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.21 to 1.5.22. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.21...v_1.5.22) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9500d4 commit 06bdf86

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.8")
2222
api("com.zaxxer:HikariCP:7.0.2")
23-
api("ch.qos.logback:logback-classic:1.5.21")
23+
api("ch.qos.logback:logback-classic:1.5.22")
2424
api("org.slf4j:slf4j-api:2.0.17")
2525
api("com.h2database:h2:2.4.240")
2626
api("javax.annotation:javax.annotation-api:1.3.2")

0 commit comments

Comments
 (0)