Skip to content

Commit dac7727

Browse files
committed
Upgrade to R2DBC Postgresql 1.0.5.RELEASE
Closes gh-40309
1 parent c8aabba commit dac7727

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
@@ -1282,7 +1282,7 @@ bom {
12821282
]
12831283
}
12841284
}
1285-
library("R2DBC Postgresql", "1.0.4.RELEASE") {
1285+
library("R2DBC Postgresql", "1.0.5.RELEASE") {
12861286
considerSnapshots()
12871287
group("org.postgresql") {
12881288
modules = [

0 commit comments

Comments
 (0)