Skip to content

Commit b8bfecb

Browse files
build(deps): bump ch.qos.logback:logback-core from 1.4.11 to 1.4.12
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.12. - [Commits](https://github.com/qos-ch/logback/commits) --- 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>
1 parent 071c30a commit b8bfecb

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.11'
64+
implementation 'ch.qos.logback:logback-core:1.4.12'
6565
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
6666

6767
examplesImplementation project

0 commit comments

Comments
 (0)