Skip to content

Commit 143add2

Browse files
matiwinnetouMateusz Czeladka
and
Mateusz Czeladka
authored
chore: yaci-store upgrade to 0.1.3 to fix downstream issue that showed up only on preview environment. (#489)
Co-authored-by: Mateusz Czeladka <[email protected]>
1 parent 2d42675 commit 143add2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaci-indexer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<java.version>24</java.version>
2121
<maven.compiler.proc>full</maven.compiler.proc>
22-
<yaci-store.version>0.1.2</yaci-store.version>
22+
<yaci-store.version>0.1.3</yaci-store.version>
2323
<sonar.exclusions>src/main/java/org/cardanofoundation/rosetta/yaciindexer/stores/txsize/model/*</sonar.exclusions>
2424
<version.spotless-maven-plugin>2.43.0</version.spotless-maven-plugin>
2525
</properties>

0 commit comments

Comments
 (0)