Skip to content

Commit bc0ce25

Browse files
Bump ch.qos.logback:logback-core from 1.5.6 to 1.5.18
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.6 to 1.5.18. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.6...v_1.5.18) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 592c65f commit bc0ce25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
implementation "com.google.code.gson:gson:2.11.0"
1919
implementation "com.google.googlejavaformat:google-java-format:1.22.0"
2020
implementation "org.slf4j:slf4j-api:2.0.13"
21-
implementation "ch.qos.logback:logback-core:1.5.6"
21+
implementation "ch.qos.logback:logback-core:1.5.18"
2222
implementation "ch.qos.logback:logback-classic:1.5.6"
2323

2424
testImplementation platform("org.junit:junit-bom:5.10.2")

0 commit comments

Comments
 (0)