Skip to content

Commit

Permalink
Update pom.xml version tag to 3.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: 7orivorian <7orivorian+github@gmail.com>
  • Loading branch information
7orivorian committed Jun 27, 2024
1 parent 2725ee1 commit 544a97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<groupId>me.tori</groupId>
<artifactId>Wraith</artifactId>
<packaging>jar</packaging>
<version>3.2.0</version>
<dependencies>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand All @@ -30,7 +31,6 @@
<version>1.37</version>
</dependency>
</dependencies>
<version>3.1.0</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down

0 comments on commit 544a97e

Please sign in to comment.