Skip to content

Commit

Permalink
Version bump, pom update
Browse files Browse the repository at this point in the history
  • Loading branch information
bermudalocket committed Jan 13, 2019
1 parent 89c757a commit 323a713
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>SafeBuckets</groupId>
<artifactId>SafeBuckets</artifactId>
<version>1.1.10</version>
<version>1.1.11</version>
<packaging>jar</packaging>
<name>SafeBuckets</name>
<description>Make water non-flowing for water from buckets</description>
Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.13.1-R0.1-SNAPSHOT</version>
<version>1.13.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 323a713

Please sign in to comment.