mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
Upgrade to R2DBC H2 1.0.1.RELEASE
Closes gh-47727
This commit is contained in:
@@ -1768,7 +1768,7 @@ bom {
|
||||
.formatted(version.toString("_")))
|
||||
}
|
||||
}
|
||||
library("R2DBC H2", "1.0.0.RELEASE") {
|
||||
library("R2DBC H2", "1.0.1.RELEASE") {
|
||||
considerSnapshots()
|
||||
group("io.r2dbc") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user