Skip to content

Commit

Permalink
Updated Command Framework and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Despical committed Nov 7, 2024
1 parent 0403f04 commit f5f3e65
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 @@ -5,7 +5,7 @@

<groupId>me.despical</groupId>
<artifactId>tnt-run</artifactId>
<version>2.7.3</version>
<version>2.7.4</version>

<name>TNT Run</name>
<packaging>jar</packaging>
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>com.github.Despical</groupId>
<artifactId>CommandFramework</artifactId>
<version>1.5.11</version>
<version>1.5.12</version>
</dependency>
<dependency>
<groupId>com.github.Despical</groupId>
Expand Down

0 comments on commit f5f3e65

Please sign in to comment.