Changed to ButtonLib
This commit is contained in:
parent
303ae3490f
commit
ce66a5db57
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -137,8 +137,8 @@
|
|||
<version>1.7.21</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.TBMCPlugins.ButtonCore</groupId>
|
||||
<artifactId>ButtonCore</artifactId>
|
||||
<groupId>com.github.TBMCPlugins</groupId>
|
||||
<artifactId>ButtonLib</artifactId>
|
||||
<version>master-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in a new issue