Skip to content

Commit 32b7b70

Browse files
committed
Upgrade to R2DBC Pool 1.0.2.RELEASE
Closes gh-42766
1 parent 046750b commit 32b7b70

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
@@ -1629,7 +1629,7 @@ bom {
16291629
]
16301630
}
16311631
}
1632-
library("R2DBC Pool", "1.0.1.RELEASE") {
1632+
library("R2DBC Pool", "1.0.2.RELEASE") {
16331633
considerSnapshots()
16341634
group("io.r2dbc") {
16351635
modules = [

0 commit comments

Comments
 (0)