Skip to content

Commit f6c4517

Browse files
Bump io.r2dbc:r2dbc-h2 from 1.0.0.RELEASE to 1.0.1.RELEASE (#10522)
Bumps [io.r2dbc:r2dbc-h2](https://github.com/r2dbc/r2dbc-h2) from 1.0.0.RELEASE to 1.0.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@v1.0.0.RELEASE...v1.0.1.RELEASE) --- updated-dependencies: - dependency-name: io.r2dbc:r2dbc-h2 dependency-version: 1.0.1.RELEASE dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dd63e0 commit f6c4517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ ext {
9292
pahoMqttClientVersion = '1.2.5'
9393
postgresVersion = '42.7.8'
9494
protobufVersion = '4.28.3'
95-
r2dbch2Version = '1.0.0.RELEASE'
95+
r2dbch2Version = '1.0.1.RELEASE'
9696
reactorVersion = '2024.0.11'
9797
resilience4jVersion = '2.2.0'
9898
romeToolsVersion = '2.1.0'

0 commit comments

Comments
 (0)