Skip to content

Commit 11ba980

Browse files
Bump ch.qos.logback:logback-core from 1.3.16 to 1.5.22
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.3.16 to 1.5.22. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.3.16...v_1.5.22) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-version: 1.5.22 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f27fe5b commit 11ba980

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ocpp-v1_6-test/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ dependencies {
1414
testCompile 'org.codehaus.groovy:groovy-all:3.0.25'
1515
testCompile 'org.spockframework:spock-core:2.3-groovy-3.0'
1616
testCompile 'org.hamcrest:hamcrest-core:3.0'
17-
testCompile 'ch.qos.logback:logback-core:1.3.16'
18-
testCompile 'ch.qos.logback:logback-classic:1.3.16'
17+
testCompile 'ch.qos.logback:logback-core:1.5.22'
18+
testCompile 'ch.qos.logback:logback-classic:1.5.22'
1919
testCompile 'org.slf4j:jul-to-slf4j:2.0.17'
2020
}
2121

0 commit comments

Comments
 (0)