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

Commit 43bf538

Browse files
Laurens WesterlakenTeamModerne
andauthored
1 parent e7aa5e6 commit 43bf538

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)