Skip to content

Commit

Permalink
bump immudb4j to v1.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
  • Loading branch information
jeroiraz committed Oct 5, 2023
1 parent f4db5f6 commit f030e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/simple-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8

dependencies {
implementation "io.codenotary:immudb4j:1.0.0"
implementation "io.codenotary:immudb4j:1.0.1"
}

0 comments on commit f030e06

Please sign in to comment.