Skip to content

Commit 965c751

Browse files
Bump ch.qos.logback:logback-classic from 1.3.14 to 1.5.19
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.14 to 1.5.19. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.3.14...v_1.5.19) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.19 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2769623 commit 965c751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation("org.apache.groovy:groovy-json:${groovyVersion}")
3939

4040
implementation("org.slf4j:slf4j-api:2.0.17")
41-
testRuntimeOnly("ch.qos.logback:logback-classic:1.3.14")
41+
testRuntimeOnly("ch.qos.logback:logback-classic:1.5.19")
4242

4343
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
4444
testImplementation("cglib:cglib-nodep:3.3.0")

0 commit comments

Comments
 (0)