Skip to content

Commit

Permalink
Upgrade to R2DBC Postgresql 1.0.5.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-40335
  • Loading branch information
wilkinsona committed Apr 12, 2024
1 parent ed7c2da commit 2b31db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1547,7 +1547,7 @@ bom {
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
}
}
library("R2DBC Postgresql", "1.0.4.RELEASE") {
library("R2DBC Postgresql", "1.0.5.RELEASE") {
considerSnapshots()
group("org.postgresql") {
modules = [
Expand Down

0 comments on commit 2b31db8

Please sign in to comment.