Skip to content

Commit d175ddb

Browse files
committed
Upgrade to R2DBC Pool 1.0.1.RELEASE
Closes gh-36920
1 parent 86a882b commit d175ddb

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
@@ -1110,7 +1110,7 @@ bom {
11101110
]
11111111
}
11121112
}
1113-
library("R2DBC Pool", "1.0.0.RELEASE") {
1113+
library("R2DBC Pool", "1.0.1.RELEASE") {
11141114
group("io.r2dbc") {
11151115
modules = [
11161116
"r2dbc-pool"

0 commit comments

Comments
 (0)