Skip to content

Commit 228db4f

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/io.codenotary-immudb4j-1.0.1' into combined-pr-branch
2 parents d15f906 + 9e5dff2 commit 228db4f

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)