Skip to content

Commit 6ff8584

Browse files
Bump io.r2dbc:r2dbc-h2 from 1.0.0.RELEASE to 1.0.1.RELEASE
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]>
1 parent 17beaef commit 6ff8584

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
@@ -94,7 +94,7 @@ ext {
9494
pahoMqttClientVersion = '1.2.5'
9595
postgresVersion = '42.7.8'
9696
protobufVersion = '4.32.1'
97-
r2dbch2Version = '1.0.0.RELEASE'
97+
r2dbch2Version = '1.0.1.RELEASE'
9898
reactorVersion = '2025.0.0-SNAPSHOT'
9999
resilience4jVersion = '2.3.0'
100100
romeToolsVersion = '2.1.0'

0 commit comments

Comments
 (0)