Skip to content

Commit b0a6762

Browse files
Bump ch.qos.logback:logback-classic from 1.4.9 to 1.5.0 (#771)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.9 to 1.5.0. - [Commits](qos-ch/logback@v_1.4.9...v_1.5.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a24fbb4 commit b0a6762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ext {
4848
awaitilityVersion = "4.2.0"
4949
commonsTextVersion = "1.10.0"
5050
junitVersion = "5.10.0"
51-
logbackVersion = "1.4.9"
51+
logbackVersion = "1.5.0"
5252
mockitoVersion = "5.5.0"
5353
weldVersion = "2.0.2.Final"
5454

0 commit comments

Comments
 (0)