Skip to content

Commit 72bc705

Browse files
committed
Upgrade to R2DBC Proxy 1.0.1.RELEASE
Closes gh-33309
1 parent 1aa80f0 commit 72bc705

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
@@ -1122,7 +1122,7 @@ bom {
11221122
]
11231123
}
11241124
}
1125-
library("R2DBC Proxy", "1.0.0.RELEASE") {
1125+
library("R2DBC Proxy", "1.0.1.RELEASE") {
11261126
group("io.r2dbc") {
11271127
modules = [
11281128
"r2dbc-proxy"

0 commit comments

Comments
 (0)