Skip to content

Commit

Permalink
update org.starcoin version (#59)
Browse files Browse the repository at this point in the history
* update org.starcoin version

* update sdk version
  • Loading branch information
nkysg authored Dec 24, 2023
1 parent 4099caf commit 850d5e2
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.1.25</version>
<version>1.1.31</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 850d5e2

Please sign in to comment.