Skip to content

Commit 2327275

Browse files
committed
Upgrade to R2DBC Postgresql 1.1.0.RELEASE
Closes gh-47585
1 parent 1e4084f commit 2327275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1859,7 +1859,7 @@ bom {
18591859
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
18601860
}
18611861
}
1862-
library("R2DBC Postgresql", "1.0.7.RELEASE") {
1862+
library("R2DBC Postgresql", "1.1.0.RELEASE") {
18631863
considerSnapshots()
18641864
group("org.postgresql") {
18651865
modules = [

0 commit comments

Comments
 (0)