We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0c5f9 commit 993e233Copy full SHA for 993e233
1 file changed
abi_chainsql/pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.peersafe</groupId>
6
<artifactId>abi_chainsql</artifactId>
7
- <version>1.4.5</version>
+ <version>3.0.0</version>
8
<name>abi_chainsql</name>
9
<url>https://github.com/ChainSQL/java-chainsql-api/tree/feature/contract</url>
10
<description>abi_chainsql is a toolkit for ChainSQL JAVA API</description>
@@ -69,7 +69,7 @@
69
<dependency>
70
<groupId>org.web3j</groupId>
71
<artifactId>utils</artifactId>
72
- <version>3.4.0</version>
+ <version>4.8.1</version>
73
</dependency>
74
</dependencies>
75
<profiles>
0 commit comments