Skip to content

Commit

Permalink
Updated HCore version and fix compiling issuses
Browse files Browse the repository at this point in the history
  • Loading branch information
IamTheDefender authored Feb 1, 2023
1 parent 4be2579 commit 9e8315b
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 @@ -13,7 +13,7 @@

<description>This addon adds a set of various cosmetics to your bedwars server</description>
<properties>
<java.version>18</java.version>
<java.version>11</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down Expand Up @@ -140,7 +140,7 @@
<dependency>
<groupId>com.github.hakan-krgn.hCore</groupId>
<artifactId>bukkit-primary</artifactId>
<version>0.6.6</version>
<version>0.6.9.6</version>
</dependency>
<dependency>
<groupId>me.clip</groupId>
Expand Down

0 comments on commit 9e8315b

Please sign in to comment.