Skip to content

Commit

Permalink
Merge pull request #24 from cardano-foundation/fix_txhash
Browse files Browse the repository at this point in the history
chore: Bump yaci store version
  • Loading branch information
satran004 authored Oct 4, 2023
2 parents af13f12 + 3454652 commit 0b0365a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[libraries]
yaci-store-starter="com.bloxbean.cardano:yaci-store-spring-boot-starter:0.0.12-beta4.5-SNAPSHOT"
yaci-store-utxo-starter="com.bloxbean.cardano:yaci-store-utxo-spring-boot-starter:0.0.12-beta4.5-SNAPSHOT"
yaci-store-account-starter="com.bloxbean.cardano:yaci-store-account-spring-boot-starter:0.0.12-beta4.5-SNAPSHOT"
yaci-store-starter="com.bloxbean.cardano:yaci-store-spring-boot-starter:0.0.13-1-SNAPSHOT"
yaci-store-utxo-starter="com.bloxbean.cardano:yaci-store-utxo-spring-boot-starter:0.0.13-1-SNAPSHOT"
yaci-store-account-starter="com.bloxbean.cardano:yaci-store-account-spring-boot-starter:0.0.13-1-SNAPSHOT"

cardano-client-lib="com.bloxbean.cardano:cardano-client-lib:0.5.0-beta3"
snakeyaml="org.yaml:snakeyaml:2.0"
Expand Down

0 comments on commit 0b0365a

Please sign in to comment.