Skip to content

Commit

Permalink
Updated utility classes
Browse files Browse the repository at this point in the history
  • Loading branch information
ME1312 committed Nov 16, 2021
1 parent 439b967 commit 21d5f03
Show file tree
Hide file tree
Showing 10 changed files with 555 additions and 56 deletions.
4 changes: 2 additions & 2 deletions GalaxiAPI/global/pom.xml
Expand Up @@ -13,13 +13,13 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20201115</version>
<version>20210307</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.27</version>
<version>1.29</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 21d5f03

Please sign in to comment.