Skip to content

Commit 1d8aad3

Browse files
committed
Merge remote-tracking branch 'origin/hikari' into hikari
2 parents 7f394d9 + dd46507 commit 1d8aad3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

compatibility/ecoenchants/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.willfp</groupId>
7979
<artifactId>EcoEnchants</artifactId>
80-
<version>10.31.0</version>
80+
<version>10.34.0</version>
8181
<scope>provided</scope>
8282
</dependency>
8383
<dependency>

compatibility/lands/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>com.github.angeschossen</groupId>
6363
<artifactId>LandsAPI</artifactId>
64-
<version>6.33.10</version>
64+
<version>6.33.17</version>
6565
<scope>provided</scope>
6666
</dependency>
6767
</dependencies>

compatibility/reforges/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>com.willfp</groupId>
7979
<artifactId>Reforges</artifactId>
80-
<version>6.29.0</version>
80+
<version>6.31.0</version>
8181
<scope>provided</scope>
8282
</dependency>
8383
<dependency>

compatibility/towny/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.palmergames.bukkit.towny</groupId>
6060
<artifactId>towny</artifactId>
61-
<version>0.99.5.11</version>
61+
<version>0.99.5.15</version>
6262
<scope>provided</scope>
6363
</dependency>
6464
<dependency>

0 commit comments

Comments
 (0)