Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
KingKits v5.2.7
Browse files Browse the repository at this point in the history
KingKits v5.2.7 update.
  • Loading branch information
KingFaris10 committed Jul 26, 2016
1 parent 25e568f commit 14c0e1b
Show file tree
Hide file tree
Showing 25 changed files with 1,692 additions and 876 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#################
## Eclipse
#################
.src/test/

#################
## Eclipse
#################
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.faris</groupId>
<artifactId>KingKits</artifactId>
<version>5.2.6</version>
<version>5.2.7</version>

<packaging>jar</packaging>

Expand Down Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.9.2-R0.1-SNAPSHOT</version>
<version>1.10.2-R0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down
Loading

0 comments on commit 14c0e1b

Please sign in to comment.