Skip to content

Commit 9b9dfbb

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.7.RELEASE
Closes gh-42749
1 parent b10e0ba commit 9b9dfbb

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
@@ -1345,7 +1345,7 @@ bom {
13451345
]
13461346
}
13471347
}
1348-
library("R2DBC Postgresql", "1.0.6.RELEASE") {
1348+
library("R2DBC Postgresql", "1.0.7.RELEASE") {
13491349
considerSnapshots()
13501350
group("org.postgresql") {
13511351
modules = [

0 commit comments

Comments
 (0)