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.
1 parent e5916f1 commit 9e5dff2Copy full SHA for 9e5dff2
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