Skip to content

Commit 40f352e

Browse files
committed
Upgrade to R2DBC Proxy 1.1.4.RELEASE
Closes gh-39181
1 parent fee512d commit 40f352e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1180,7 +1180,7 @@ bom {
11801180
]
11811181
}
11821182
}
1183-
library("R2DBC Proxy", "1.1.3.RELEASE") {
1183+
library("R2DBC Proxy", "1.1.4.RELEASE") {
11841184
considerSnapshots()
11851185
group("io.r2dbc") {
11861186
modules = [

0 commit comments

Comments
 (0)