Skip to content

Commit 96c93f5

Browse files
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.4.6
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.4.6. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](https://github.com/qos-ch/logback/commits) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31f52b7 commit 96c93f5

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 @@ buildscript {
2727
dependencies {
2828
implementation 'com.google.code.gson:gson:2.9.0'
2929
implementation 'org.slf4j:slf4j-api:1.7.25'
30-
testImplementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.3'
30+
testImplementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.4.6'
3131
testImplementation group: 'org.testng', name: 'testng', version: '7.5'
3232
testImplementation 'commons-io:commons-io:2.11.0'
3333
testImplementation 'org.mockito:mockito-core:4.4.0'

0 commit comments

Comments
 (0)