Skip to content

Commit

Permalink
Upgraded version to 3.16.3.0 and updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfyScript committed Mar 1, 2022
1 parent fd9054a commit 22b40fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>com.wolfyscript.customcrafting</groupId>
<artifactId>customcrafting-spigot</artifactId>
<version>3.16.2.2</version>
<version>3.16.3.0</version>

<properties>
<!-- Generic properties -->
Expand Down Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.63.Final</version>
<version>4.1.72.Final</version>
<scope>provided</scope>
</dependency>
<!-- Plugin dependencies -->
Expand All @@ -107,7 +107,7 @@
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
<version>2.2.1</version>
<version>3.0.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 22b40fd

Please sign in to comment.