Skip to content

Commit ddddad7

Browse files
committed
Upgrade to R2DBC Proxy 1.1.6.RELEASE
Closes gh-45460
1 parent cb3d3a2 commit ddddad7

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
@@ -1799,7 +1799,7 @@ bom {
17991799
releaseNotes("https://github.com/pgjdbc/r2dbc-postgresql/releases/tag/v{version}")
18001800
}
18011801
}
1802-
library("R2DBC Proxy", "1.1.5.RELEASE") {
1802+
library("R2DBC Proxy", "1.1.6.RELEASE") {
18031803
considerSnapshots()
18041804
group("io.r2dbc") {
18051805
modules = [

0 commit comments

Comments
 (0)