Skip to content

Commit 421be5e

Browse files
committed
Upgrade to R2DBC Proxy 1.1.6.RELEASE
Closes gh-45454
1 parent fd68325 commit 421be5e

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
@@ -1813,7 +1813,7 @@ bom {
18131813
releaseNotes("https://github.com/pgjdbc/r2dbc-postgresql/releases/tag/v{version}")
18141814
}
18151815
}
1816-
library("R2DBC Proxy", "1.1.5.RELEASE") {
1816+
library("R2DBC Proxy", "1.1.6.RELEASE") {
18171817
considerSnapshots()
18181818
group("io.r2dbc") {
18191819
modules = [

0 commit comments

Comments
 (0)