We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d42675 commit 143add2Copy full SHA for 143add2
yaci-indexer/pom.xml
@@ -19,7 +19,7 @@
19
<properties>
20
<java.version>24</java.version>
21
<maven.compiler.proc>full</maven.compiler.proc>
22
- <yaci-store.version>0.1.2</yaci-store.version>
+ <yaci-store.version>0.1.3</yaci-store.version>
23
<sonar.exclusions>src/main/java/org/cardanofoundation/rosetta/yaciindexer/stores/txsize/model/*</sonar.exclusions>
24
<version.spotless-maven-plugin>2.43.0</version.spotless-maven-plugin>
25
</properties>
0 commit comments