Skip to content

Commit ee9065b

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.8.RELEASE
Closes gh-47521
1 parent 668909f commit ee9065b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1821,7 +1821,7 @@ bom {
18211821
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
18221822
}
18231823
}
1824-
library("R2DBC Postgresql", "1.0.7.RELEASE") {
1824+
library("R2DBC Postgresql", "1.0.8.RELEASE") {
18251825
considerSnapshots()
18261826
group("org.postgresql") {
18271827
modules = [

0 commit comments

Comments
 (0)