Skip to content

Commit 05d53c7

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents d6d8cd1 + 0354e9e commit 05d53c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@
583583
<dependency>
584584
<groupId>com.github.angeschossen</groupId>
585585
<artifactId>LandsAPI</artifactId>
586-
<version>5.14.10</version>
586+
<version>5.15.2</version>
587587
<scope>provided</scope>
588588
</dependency>
589589
<dependency>
@@ -596,7 +596,7 @@
596596
<dependency>
597597
<groupId>org.junit.jupiter</groupId>
598598
<artifactId>junit-jupiter-api</artifactId>
599-
<version>5.7.2</version>
599+
<version>5.8.1</version>
600600
<scope>test</scope>
601601
</dependency>
602602

@@ -654,7 +654,7 @@
654654
<dependency>
655655
<groupId>com.sk89q.worldguard</groupId>
656656
<artifactId>worldguard-bukkit</artifactId>
657-
<version>7.0.5</version>
657+
<version>7.0.6</version>
658658
<scope>provided</scope>
659659
<exclusions>
660660
<exclusion>
@@ -849,7 +849,7 @@
849849
<groupId>me.xanium</groupId>
850850
<artifactId>GemsEconomy</artifactId>
851851
<scope>system</scope>
852-
<version>4.9.2</version>
852+
<version>4.9.3-BCRemake-1.4</version>
853853
<systemPath>${project.basedir}/lib/GemsEconomy-4.9.2.jar</systemPath>
854854
</dependency>
855855
<dependency>

0 commit comments

Comments
 (0)