Skip to content

Commit 17c7330

Browse files
Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.18 (#246)
Bumps [ch.qos.logback:logback-classic](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-classic dependency-version: 1.5.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29d4a24 commit 17c7330

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ dependencies {
1818
implementation "com.google.code.gson:gson:2.13.1"
1919
implementation "com.google.googlejavaformat:google-java-format:1.28.0"
2020
implementation "org.slf4j:slf4j-api:2.0.17"
21-
implementation "ch.qos.logback:logback-core:1.5.6"
22-
implementation "ch.qos.logback:logback-classic:1.5.6"
21+
implementation "ch.qos.logback:logback-core:1.5.18"
22+
implementation "ch.qos.logback:logback-classic:1.5.18"
2323

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

0 commit comments

Comments
 (0)