summaryrefslogtreewikicommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-08-18 13:43:57 -0400
committerTyler Murphy <tylermurphy534@gmail.com>2022-08-18 13:43:57 -0400
commited294714ac7c83666e1cc29bf0977f4767ae592c (patch)
treef4a4b903ee2720be41edcc47a6255e6c0baf8428 /pom.xml
parentfix 1.8 generation (diff)
downloadkenshinshideandseek-ed294714ac7c83666e1cc29bf0977f4767ae592c.tar.gz
kenshinshideandseek-ed294714ac7c83666e1cc29bf0977f4767ae592c.tar.bz2
kenshinshideandseek-ed294714ac7c83666e1cc29bf0977f4767ae592c.zip
Stop Game Items From Dropping
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 45b173b..4c3ea75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"><modelVersion>4.0.0</modelVersion>
<groupId>net.tylermurphy</groupId>
<artifactId>KenshinsHideAndSeek</artifactId>
- <version>1.6.1</version>
+ <version>1.6.2</version>
<name>Hide and Seek Plugin</name>
<build>
@@ -95,7 +95,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
- <version>1.13-R0.1-SNAPSHOT</version>
+ <version>1.8-R0.1-SNAPSHOT</version>
<scope>provided</scope>
<exclusions>
<exclusion>