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.
2 parents d15f906 + 9e5dff2 commit 228db4fCopy full SHA for 228db4f
examples/immudb/build.gradle
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- implementation 'io.codenotary:immudb4j:1.0.0'
+ implementation 'io.codenotary:immudb4j:1.0.1'
11
testImplementation 'org.testcontainers:testcontainers'
12
testImplementation 'org.testcontainers:junit-jupiter'
13
testImplementation 'org.assertj:assertj-core:3.24.2'
0 commit comments