Skip to content

Commit 093259d

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.6.RELEASE
Closes gh-42622
1 parent 170bb59 commit 093259d

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.5.RELEASE") {
1348+
library("R2DBC Postgresql", "1.0.6.RELEASE") {
13491349
considerSnapshots()
13501350
group("org.postgresql") {
13511351
modules = [

0 commit comments

Comments
 (0)