Skip to content

Commit d4e73cb

Browse files
Bump ch.qos.logback:logback-classic from 1.5.29 to 1.5.32 (#157)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.29 to 1.5.32. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.29...v_1.5.32) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.32 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 78cb10f commit d4e73cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation 'com.acrolinx.client:sdk:1.0.22'
1414
implementation 'org.slf4j:slf4j-api:2.0.17'
1515

16-
runtimeOnly 'ch.qos.logback:logback-classic:1.5.29'
16+
runtimeOnly 'ch.qos.logback:logback-classic:1.5.32'
1717
}
1818

1919
group = 'com.acrolinx.client'

0 commit comments

Comments
 (0)