Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rewrite-test-engine-remote/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-cbor")
3434

3535
// Need to have a slf4j binding to see any output enabled from the parser.
36-
runtimeOnly("ch.qos.logback:logback-classic:1.2.+")
36+
runtimeOnly("ch.qos.logback:logback-classic:1.5.+")
3737
testImplementation("org.openrewrite:rewrite-test")
3838

3939
testRuntimeOnly("org.openrewrite:rewrite-java-17")

0 commit comments

Comments
 (0)