Skip to content

Commit 36d3bbf

Browse files
committed
Upgrade to R2DBC Proxy 1.1.6.RELEASE
Closes gh-45467
1 parent 12ee71d commit 36d3bbf

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
@@ -1909,7 +1909,7 @@ bom {
19091909
releaseNotes("https://github.com/pgjdbc/r2dbc-postgresql/releases/tag/v{version}")
19101910
}
19111911
}
1912-
library("R2DBC Proxy", "1.1.5.RELEASE") {
1912+
library("R2DBC Proxy", "1.1.6.RELEASE") {
19131913
considerSnapshots()
19141914
group("io.r2dbc") {
19151915
modules = [

0 commit comments

Comments
 (0)