Skip to content

Commit ff22dec

Browse files
Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.2
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.2. - [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] <support@github.com>
1 parent 4571580 commit ff22dec

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
@@ -30,7 +30,7 @@ dependencies {
3030
testImplementation 'org.hamcrest:hamcrest-library:2.2'
3131
testImplementation 'junit:junit:4.13.2'
3232

33-
testImplementation 'ch.qos.logback:logback-classic:1.4.14'
33+
testImplementation 'ch.qos.logback:logback-classic:1.5.2'
3434
}
3535

3636
checkstyle {

0 commit comments

Comments
 (0)