Skip to content

Commit

Permalink
[bug fix] upgrade starcoin-java sdk for fixed parser error of some RP…
Browse files Browse the repository at this point in the history
…C calling
  • Loading branch information
welbon committed Jul 1, 2024
1 parent d8b2cdf commit 45cbed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>org.starcoin</groupId>
<artifactId>sdk</artifactId>
<version>1.2.8</version>
<version>1.2.9</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 45cbed2

Please sign in to comment.