Skip to content

Commit

Permalink
fix update
Browse files Browse the repository at this point in the history
  • Loading branch information
xlorne committed Dec 14, 2023
1 parent 0243bf8 commit 8bafecd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@
<artifactId>starter-okx-rest</artifactId>
<version>0.0.1</version>

<url>https://https://github.com/codingapi/sdk-starter-okx-rest</url>
<name>starter-okx-rest</name>
<description>starter-okx-rest</description>
<description>okx sdk for Spring Boot</description>

<properties>
<maven.compile.source>17</maven.compile.source>
<maven.compile.target>17</maven.compile.target>
Expand Down

0 comments on commit 8bafecd

Please sign in to comment.