Skip to content

Commit 7ad53e7

Browse files
Merge pull request #145 from cardano-foundation/fix_143
chore: Bump yaci store version to fix #143
2 parents 4ab483b + 8956ea9 commit 7ad53e7

File tree

2 files changed

+4
-25
lines changed

2 files changed

+4
-25
lines changed

aggregates/account/src/main/java/org/cardanofoundation/ledgersync/account/DummyInvalidTransactionStorage.java

Lines changed: 0 additions & 21 deletions
This file was deleted.

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[libraries]
2-
yaci-store-starter="com.bloxbean.cardano:yaci-store-spring-boot-starter:0.1.0-rc2-94c9d24-SNAPSHOT"
3-
yaci-store-utxo-starter="com.bloxbean.cardano:yaci-store-utxo-spring-boot-starter:0.1.0-rc2-94c9d24-SNAPSHOT"
4-
yaci-store-account-starter="com.bloxbean.cardano:yaci-store-account-spring-boot-starter:0.1.0-rc2-94c9d24-SNAPSHOT"
5-
yaci-store-remote-starter="com.bloxbean.cardano:yaci-store-remote-spring-boot-starter:0.1.0-rc2-94c9d24-SNAPSHOT"
2+
yaci-store-starter="com.bloxbean.cardano:yaci-store-spring-boot-starter:0.1.0-rc2-d5f2998-SNAPSHOT"
3+
yaci-store-utxo-starter="com.bloxbean.cardano:yaci-store-utxo-spring-boot-starter:0.1.0-rc2-d5f2998-SNAPSHOT"
4+
yaci-store-account-starter="com.bloxbean.cardano:yaci-store-account-spring-boot-starter:0.1.0-rc2-d5f2998-SNAPSHOT"
5+
yaci-store-remote-starter="com.bloxbean.cardano:yaci-store-remote-spring-boot-starter:0.1.0-rc2-d5f2998-SNAPSHOT"
66

77
cardano-client-lib="com.bloxbean.cardano:cardano-client-lib:0.5.1"
88
snakeyaml="org.yaml:snakeyaml:2.0"

0 commit comments

Comments
 (0)