Skip to content

Commit 78f6c66

Browse files
committed
Upgrade to R2DBC Pool 1.0.1.RELEASE
Closes gh-36936
1 parent 940f111 commit 78f6c66

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
@@ -1157,7 +1157,7 @@ bom {
11571157
]
11581158
}
11591159
}
1160-
library("R2DBC Pool", "1.0.0.RELEASE") {
1160+
library("R2DBC Pool", "1.0.1.RELEASE") {
11611161
group("io.r2dbc") {
11621162
modules = [
11631163
"r2dbc-pool"

0 commit comments

Comments
 (0)