We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b03ff commit 673284cCopy full SHA for 673284c
spring-cloud-app-broker-docs/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation "org.springframework.boot:spring-boot-starter-security"
34
implementation "org.springframework.boot:spring-boot-starter-tomcat"
35
implementation "io.projectreactor:reactor-core"
36
- implementation "io.r2dbc:r2dbc-h2:0.9.0.RELEASE"
+ implementation "io.r2dbc:r2dbc-h2:0.9.1.RELEASE"
37
38
docs "io.spring.docresources:spring-doc-resources:0.2.5@zip"
39
}
0 commit comments