Skip to content

Commit

Permalink
Upgrade to R2DBC Postgresql 1.0.0.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-33197
  • Loading branch information
snicoll committed Nov 15, 2022
1 parent fc17171 commit aa2abba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1115,7 +1115,7 @@ bom {
]
}
}
library("R2DBC Postgresql", "1.0.0.RC1") {
library("R2DBC Postgresql", "1.0.0.RELEASE") {
group("org.postgresql") {
modules = [
"r2dbc-postgresql"
Expand Down

0 comments on commit aa2abba

Please sign in to comment.