Skip to content

Commit 61634d1

Browse files
Bump ch.qos.logback:logback-classic from 1.2.9 to 1.2.13
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.9 to 1.2.13. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.9...v_1.2.13) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.2.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b31f71 commit 61634d1

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
@@ -27,7 +27,7 @@ spotless {
2727

2828

2929
dependencies {
30-
implementation 'ch.qos.logback:logback-classic:1.2.9'
30+
implementation 'ch.qos.logback:logback-classic:1.2.13'
3131
implementation 'com.google.guava:guava:31.0.1-jre'
3232
implementation 'com.google.code.gson:gson:2.8.9'
3333
implementation 'com.jayway.jsonpath:json-path:2.6.0'

0 commit comments

Comments
 (0)