Skip to content

Commit 673284c

Browse files
dependabot[bot]Albertoimpl
authored andcommitted
Bump r2dbc-h2 from 0.9.0.RELEASE to 0.9.1.RELEASE
Bumps [r2dbc-h2](https://github.com/r2dbc/r2dbc-h2) from 0.9.0.RELEASE to 0.9.1.RELEASE. - [Release notes](https://github.com/r2dbc/r2dbc-h2/releases) - [Changelog](https://github.com/r2dbc/r2dbc-h2/blob/main/CHANGELOG) - [Commits](r2dbc/r2dbc-h2@v0.9.0.RELEASE...v0.9.1.RELEASE) --- updated-dependencies: - dependency-name: io.r2dbc:r2dbc-h2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6b03ff commit 673284c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-app-broker-docs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation "org.springframework.boot:spring-boot-starter-security"
3434
implementation "org.springframework.boot:spring-boot-starter-tomcat"
3535
implementation "io.projectreactor:reactor-core"
36-
implementation "io.r2dbc:r2dbc-h2:0.9.0.RELEASE"
36+
implementation "io.r2dbc:r2dbc-h2:0.9.1.RELEASE"
3737

3838
docs "io.spring.docresources:spring-doc-resources:0.2.5@zip"
3939
}

0 commit comments

Comments
 (0)