Skip to content

Commit 0d36ffc

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.3.16 (#15175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75aaad5 commit 0d36ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ val DEPENDENCIES = listOf(
8585
"org.spockframework:spock-junit4:2.4-M6-groovy-4.0",
8686

8787
"io.r2dbc:r2dbc-proxy:1.1.6.RELEASE",
88-
"ch.qos.logback:logback-classic:1.3.15", // 1.4+ requires Java 11+
88+
"ch.qos.logback:logback-classic:1.3.16", // 1.4+ requires Java 11+
8989
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
9090
"com.uber.nullaway:nullaway:0.12.10",
9191
"commons-beanutils:commons-beanutils:1.11.0",

0 commit comments

Comments
 (0)