Skip to content

Commit d88d93e

Browse files
committed
Upgrade to R2DBC Pool 1.0.2.RELEASE
Closes gh-42754
1 parent a3204e0 commit d88d93e

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
@@ -1635,7 +1635,7 @@ bom {
16351635
]
16361636
}
16371637
}
1638-
library("R2DBC Pool", "1.0.1.RELEASE") {
1638+
library("R2DBC Pool", "1.0.2.RELEASE") {
16391639
considerSnapshots()
16401640
group("io.r2dbc") {
16411641
modules = [

0 commit comments

Comments
 (0)