Skip to content

Commit 3436e60

Browse files
Bump ch.qos.logback:logback-core from 1.5.18 to 1.5.19 (#250)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.18 to 1.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.18...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.19 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 2e05669 commit 3436e60

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.18"
22-
implementation "ch.qos.logback:logback-classic:1.5.18"
21+
implementation "ch.qos.logback:logback-core:1.5.19"
22+
implementation "ch.qos.logback:logback-classic:1.5.19"
2323

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

0 commit comments

Comments
 (0)