Skip to content

Commit 60b07bb

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.6.RELEASE
Closes gh-42667
1 parent 46f0bf7 commit 60b07bb

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
@@ -1641,7 +1641,7 @@ bom {
16411641
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
16421642
}
16431643
}
1644-
library("R2DBC Postgresql", "1.0.5.RELEASE") {
1644+
library("R2DBC Postgresql", "1.0.6.RELEASE") {
16451645
considerSnapshots()
16461646
group("org.postgresql") {
16471647
modules = [

0 commit comments

Comments
 (0)