Skip to content

Commit 509ab4b

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.7.RELEASE
Closes gh-42755
1 parent 9667cab commit 509ab4b

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
@@ -1647,7 +1647,7 @@ bom {
16471647
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
16481648
}
16491649
}
1650-
library("R2DBC Postgresql", "1.0.6.RELEASE") {
1650+
library("R2DBC Postgresql", "1.0.7.RELEASE") {
16511651
considerSnapshots()
16521652
group("org.postgresql") {
16531653
modules = [

0 commit comments

Comments
 (0)