Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/JuliGames/JuliGamesCore
Browse files Browse the repository at this point in the history
 into development
  • Loading branch information
TureBentzin committed Mar 23, 2023
2 parents 10af82a + 18a32ee commit 8e2a353
Show file tree
Hide file tree
Showing 4 changed files with 869 additions and 2 deletions.
6 changes: 6 additions & 0 deletions API/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@
<version>2.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.6</version>
<scope>compile</scope>
</dependency>

</dependencies>

Expand Down
Loading

0 comments on commit 8e2a353

Please sign in to comment.