Skip to content

Commit 11730ce

Browse files
Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.7 to 1.5.8. - [Commits](qos-ch/logback@v_1.5.7...v_1.5.8) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54eb3e2 commit 11730ce

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
@@ -29,7 +29,7 @@ ext {
2929
jaxbRuntimeVersion = '2.3.3'
3030
junitPlatformVersion = '1.4.1'
3131
junitVersion = '5.11.0'
32-
logbackVersion = '1.5.7'
32+
logbackVersion = '1.5.8'
3333
mockitoVersion = '5.12.0'
3434

3535
/* OSGi */

0 commit comments

Comments
 (0)