Skip to content

Commit c7b7696

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.4.RELEASE
Closes gh-39193
1 parent 41f4111 commit c7b7696

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
@@ -1286,7 +1286,7 @@ bom {
12861286
]
12871287
}
12881288
}
1289-
library("R2DBC Postgresql", "1.0.3.RELEASE") {
1289+
library("R2DBC Postgresql", "1.0.4.RELEASE") {
12901290
considerSnapshots()
12911291
group("org.postgresql") {
12921292
modules = [

0 commit comments

Comments
 (0)