Skip to content

Commit ad25dd7

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

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
@@ -32,7 +32,7 @@ dependencies {
3232
testImplementation 'org.wiremock:wiremock:3.13.2'
3333
testImplementation 'org.mockito:mockito-core:5.21.0'
3434
testImplementation 'org.hamcrest:hamcrest:3.0'
35-
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.22'
35+
testRuntimeOnly 'ch.qos.logback:logback-classic:1.5.23'
3636
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3737
}
3838

0 commit comments

Comments
 (0)