Skip to content

Commit fee512d

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.4.RELEASE
Closes gh-39180
1 parent e576658 commit fee512d

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
@@ -1172,7 +1172,7 @@ bom {
11721172
]
11731173
}
11741174
}
1175-
library("R2DBC Postgresql", "1.0.3.RELEASE") {
1175+
library("R2DBC Postgresql", "1.0.4.RELEASE") {
11761176
considerSnapshots()
11771177
group("org.postgresql") {
11781178
modules = [

0 commit comments

Comments
 (0)