Skip to content

Commit

Permalink
Upgrade to R2DBC H2 1.0.0.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-33195
  • Loading branch information
snicoll committed Nov 15, 2022
1 parent eee4824 commit bf7576d
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 @@ -1101,7 +1101,7 @@ bom {
]
}
}
library("R2DBC H2", "1.0.0.RC1") {
library("R2DBC H2", "1.0.0.RELEASE") {
group("io.r2dbc") {
modules = [
"r2dbc-h2"
Expand Down

0 comments on commit bf7576d

Please sign in to comment.