Skip to content

Commit 277efdc

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.2.RELEASE
Closes gh-36465
1 parent e754a1b commit 277efdc

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
@@ -1113,7 +1113,7 @@ bom {
11131113
]
11141114
}
11151115
}
1116-
library("R2DBC Postgresql", "1.0.1.RELEASE") {
1116+
library("R2DBC Postgresql", "1.0.2.RELEASE") {
11171117
group("org.postgresql") {
11181118
modules = [
11191119
"r2dbc-postgresql"

0 commit comments

Comments
 (0)