Skip to content

Commit 8840224

Browse files
committed
Upgrade to R2DBC Proxy 1.1.0.RELEASE
Closes gh-34105
1 parent 851d5e1 commit 8840224

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
@@ -1106,7 +1106,7 @@ bom {
11061106
]
11071107
}
11081108
}
1109-
library("R2DBC Proxy", "1.0.1.RELEASE") {
1109+
library("R2DBC Proxy", "1.1.0.RELEASE") {
11101110
group("io.r2dbc") {
11111111
modules = [
11121112
"r2dbc-proxy"

0 commit comments

Comments
 (0)