summaryrefslogtreewikicommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2022-08-18 14:59:26 -0400
committerGitHub <noreply@github.com>2022-08-18 14:59:26 -0400
commit87a859a5db050112d38bcdc8eb42f46f681c5f18 (patch)
tree0c43d08dc6fc6d3c23aca21a330db25e193dd0a9 /pom.xml
parentMerge pull request #76 from tylermurphy534/1.6.1 (diff)
parentfix pom (diff)
downloadkenshinshideandseek-87a859a5db050112d38bcdc8eb42f46f681c5f18.tar.gz
kenshinshideandseek-87a859a5db050112d38bcdc8eb42f46f681c5f18.tar.bz2
kenshinshideandseek-87a859a5db050112d38bcdc8eb42f46f681c5f18.zip
Merge pull request #81 from tylermurphy534/1.6.2
1.6.2
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 02d3a81..dfd99ff 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>
@@ -123,7 +123,7 @@
<dependency>
<groupId>com.github.cryptomorin</groupId>
<artifactId>XSeries</artifactId>
- <version>8.7.1</version>
+ <version>9.0.0</version>
</dependency>
<dependency>
<groupId>me.clip</groupId>