Skip to content

Commit 71faa60

Browse files
build(deps): bump ch.qos.logback:logback-core from 1.4.12 to 1.4.14 (#330)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.12 to 1.4.14. - [Commits](qos-ch/logback@v_1.4.12...v_1.4.14) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core 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 ee48f71 commit 71faa60

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
@@ -61,7 +61,7 @@ dependencies {
6161
implementation 'software.amazon.awssdk.crt:aws-crt:0.28.9'
6262
implementation 'org.slf4j:slf4j-api:2.0.9'
6363
implementation 'ch.qos.logback:logback-classic:1.4.12'
64-
implementation 'ch.qos.logback:logback-core:1.4.12'
64+
implementation 'ch.qos.logback:logback-core:1.4.14'
6565
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
6666

6767
examplesImplementation project

0 commit comments

Comments
 (0)