Skip to content

Commit f633d25

Browse files
committed
Upgrade to R2DBC Proxy 1.1.5.RELEASE
Closes gh-40717
1 parent 9a0a340 commit f633d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1236,7 +1236,7 @@ bom {
12361236
]
12371237
}
12381238
}
1239-
library("R2DBC Proxy", "1.1.4.RELEASE") {
1239+
library("R2DBC Proxy", "1.1.5.RELEASE") {
12401240
considerSnapshots()
12411241
group("io.r2dbc") {
12421242
modules = [

0 commit comments

Comments
 (0)