Skip to content

Commit 8ee8bb4

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.2.RELEASE
Closes gh-36469
1 parent da5cb6d commit 8ee8bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,7 @@ bom {
11601160
]
11611161
}
11621162
}
1163-
library("R2DBC Postgresql", "1.0.1.RELEASE") {
1163+
library("R2DBC Postgresql", "1.0.2.RELEASE") {
11641164
group("org.postgresql") {
11651165
modules = [
11661166
"r2dbc-postgresql"

0 commit comments

Comments
 (0)