Skip to content

Commit a735a3a

Browse files
Update dependency io.r2dbc:r2dbc-proxy to v1.1.4.RELEASE (release/v1.32.x) (#10468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9748d1d commit a735a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ val CORE_DEPENDENCIES = listOf(
7979
// There are dependencies included here that appear to have no usages, but are maintained at
8080
// this top level to help consistently satisfy large numbers of transitive dependencies.
8181
val DEPENDENCIES = listOf(
82-
"io.r2dbc:r2dbc-proxy:1.1.2.RELEASE",
82+
"io.r2dbc:r2dbc-proxy:1.1.4.RELEASE",
8383
"ch.qos.logback:logback-classic:1.3.8", // 1.4+ requires Java 11+
8484
"com.github.stefanbirkner:system-lambda:1.2.1",
8585
"com.github.stefanbirkner:system-rules:1.19.0",

0 commit comments

Comments
 (0)