Skip to content

Commit 9e5dff2

Browse files
Bump io.codenotary:immudb4j from 1.0.0 to 1.0.1 in /examples
Bumps [io.codenotary:immudb4j](https://github.com/codenotary/immudb4j) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/codenotary/immudb4j/releases) - [Commits](codenotary/immudb4j@1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: io.codenotary:immudb4j dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5916f1 commit 9e5dff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/immudb/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repositories {
77
}
88

99
dependencies {
10-
implementation 'io.codenotary:immudb4j:1.0.0'
10+
implementation 'io.codenotary:immudb4j:1.0.1'
1111
testImplementation 'org.testcontainers:testcontainers'
1212
testImplementation 'org.testcontainers:junit-jupiter'
1313
testImplementation 'org.assertj:assertj-core:3.24.2'

0 commit comments

Comments
 (0)