Skip to content

Commit

Permalink
Update AnvilGUI api.
Browse files Browse the repository at this point in the history
  • Loading branch information
BONNe committed Jul 13, 2019
1 parent cfad915 commit 39bd3cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<bentobox.version>1.5.2</bentobox.version>
<level.version>1.5.0</level.version>
<vault.version>1.7</vault.version>
<anvilgui.version>a07c9b64f7</anvilgui.version>
<anvilgui.version>1.2.2-SNAPSHOT</anvilgui.version>
<!-- Revision variable removes warning about dynamic version -->
<revision>${build.version}-SNAPSHOT</revision>
<!-- This allows to change between versions and snapshots. -->
Expand Down Expand Up @@ -171,8 +171,8 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.BONNe</groupId>
<artifactId>AnvilGUI</artifactId>
<groupId>net.wesjd</groupId>
<artifactId>anvilgui</artifactId>
<version>${anvilgui.version}</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit 39bd3cb

Please sign in to comment.