Skip to content

Commit a617808

Browse files
Bump ch.qos.logback:logback-core from 1.5.23 to 1.5.27 (#276)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.23 to 1.5.27. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.23...v_1.5.27) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.27 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>
1 parent cdc7879 commit a617808

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ dependencies {
2121
implementation "com.google.code.gson:gson:2.13.2"
2222
implementation "com.google.googlejavaformat:google-java-format:1.33.0"
2323
implementation "org.slf4j:slf4j-api:2.0.17"
24-
implementation "ch.qos.logback:logback-core:1.5.23"
25-
implementation "ch.qos.logback:logback-classic:1.5.23"
24+
implementation "ch.qos.logback:logback-core:1.5.27"
25+
implementation "ch.qos.logback:logback-classic:1.5.27"
2626

2727
testImplementation platform("org.junit:junit-bom:5.10.2")
2828
testImplementation "org.junit.jupiter:junit-jupiter"

0 commit comments

Comments
 (0)