Skip to content

Commit 90715cc

Browse files
committed
Upgrade to R2DBC Postgresql 1.1.1.RELEASE
Closes gh-47890
1 parent f5fe084 commit 90715cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1875,7 +1875,7 @@ bom {
18751875
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
18761876
}
18771877
}
1878-
library("R2DBC Postgresql", "1.1.0.RELEASE") {
1878+
library("R2DBC Postgresql", "1.1.1.RELEASE") {
18791879
considerSnapshots()
18801880
group("org.postgresql") {
18811881
modules = [

0 commit comments

Comments
 (0)