Skip to content

Commit

Permalink
Update to 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Sep 30, 2017
1 parent 8147f70 commit 92fd617
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 495 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.12.1-R0.1-SNAPSHOT</version>
<version>1.12.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -127,14 +127,14 @@
<groupId>spigotmc.org</groupId>
<artifactId>spigot-1.10</artifactId>
<scope>system</scope>
<systemPath>${server.jars}/spigot-1.10.2.jar</systemPath>
<systemPath>${server.jars}/spigot-1.10.jar</systemPath>
<version>1.10</version>
</dependency>
<dependency>
<groupId>spigotmc.org</groupId>
<artifactId>spigot-1.11</artifactId>
<scope>system</scope>
<systemPath>${server.jars}/spigot-1.11.2.jar</systemPath>
<systemPath>${server.jars}/spigot-1.11.jar</systemPath>
<version>1.11</version>
</dependency>
<dependency>
Expand Down
Loading

0 comments on commit 92fd617

Please sign in to comment.