Skip to content

Commit

Permalink
chore(gradle): bump cip30-data-signature-parser to 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmorano authored Oct 2, 2024
1 parent 372bc34 commit 6952c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend-services/voting-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
runtimeOnly("org.postgresql:postgresql")

implementation("org.cardanofoundation:merkle-tree-java:0.0.7")
implementation("org.cardanofoundation:cip30-data-signature-parser:0.0.12-SNAPSHOT")
implementation("org.cardanofoundation:cip30-data-signature-parser:0.0.12")

implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0")

Expand Down

0 comments on commit 6952c64

Please sign in to comment.