Skip to content

Commit da5cb6d

Browse files
committed
Upgrade to R2DBC Pool 1.0.1.RELEASE
Closes gh-36468
1 parent e200638 commit da5cb6d

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
@@ -1153,7 +1153,7 @@ bom {
11531153
]
11541154
}
11551155
}
1156-
library("R2DBC Pool", "1.0.0.RELEASE") {
1156+
library("R2DBC Pool", "1.0.1.RELEASE") {
11571157
group("io.r2dbc") {
11581158
modules = [
11591159
"r2dbc-pool"

0 commit comments

Comments
 (0)