|
@@ -82,7 +82,7 @@ val CORE_DEPENDENCIES = listOf(
|
|
|
// There are dependencies included here that appear to have no usages, but are maintained at
|
|
|
// this top level to help consistently satisfy large numbers of transitive dependencies.
|
|
|
val DEPENDENCIES = listOf(
|
|
|
- "io.r2dbc:r2dbc-proxy:1.1.4.RELEASE",
|
|
|
+ "io.r2dbc:r2dbc-proxy:1.1.5.RELEASE",
|
|
|
"ch.qos.logback:logback-classic:1.3.14", // 1.4+ requires Java 11+
|
|
|
"com.github.stefanbirkner:system-lambda:1.2.1",
|
|
|
"com.github.stefanbirkner:system-rules:1.19.0",
|