Skip to content

Commit bba8569

Browse files
committed
Upgrade to R2DBC Proxy 1.1.1.RELEASE
Closes gh-35845
1 parent 009b4bb commit bba8569

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
@@ -1167,7 +1167,7 @@ bom {
11671167
]
11681168
}
11691169
}
1170-
library("R2DBC Proxy", "1.1.0.RELEASE") {
1170+
library("R2DBC Proxy", "1.1.1.RELEASE") {
11711171
group("io.r2dbc") {
11721172
modules = [
11731173
"r2dbc-proxy"

0 commit comments

Comments
 (0)