Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

Commit

Permalink
Update dependencies to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stevmei committed Sep 10, 2017
1 parent 3cfcd01 commit 260ba81
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.shepherdjerred</groupId>
<artifactId>stHorses</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.2-SNAPSHOT</version>
<name>stHorses</name>
<url>https://github.com/ShepherdJerred/stHorses</url>
<description>Horse storing plugin for the Spigot API</description>
Expand Down Expand Up @@ -87,7 +87,7 @@
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<spgiot.api.version>1.11.2-R0.1-SNAPSHOT</spgiot.api.version>
<spgiot.api.version>1.12.1-R0.1-SNAPSHOT</spgiot.api.version>
</properties>

</project>

0 comments on commit 260ba81

Please sign in to comment.