Skip to content

Commit

Permalink
Updated Commons and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Despical committed Nov 11, 2024
1 parent 377ad4f commit 666d8a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.despical</groupId>
<artifactId>king-of-the-ladder</artifactId>
<version>3.0.7</version>
<version>3.0.8</version>

<name>King of the Ladder</name>
<inceptionYear>2020</inceptionYear>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.github.Despical</groupId>
<artifactId>Commons</artifactId>
<version>1.8.81</version>
<version>1.8.83</version>
</dependency>
<dependency>
<groupId>com.github.Despical</groupId>
Expand Down

0 comments on commit 666d8a1

Please sign in to comment.