Skip to content

Commit 374e8f2

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.8.RELEASE
Closes gh-47542
1 parent b0e0073 commit 374e8f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1932,7 +1932,7 @@ bom {
19321932
releaseNotes("https://github.com/r2dbc/r2dbc-pool/releases/tag/v{version}")
19331933
}
19341934
}
1935-
library("R2DBC Postgresql", "1.0.7.RELEASE") {
1935+
library("R2DBC Postgresql", "1.0.8.RELEASE") {
19361936
considerSnapshots()
19371937
group("org.postgresql") {
19381938
modules = [

0 commit comments

Comments
 (0)