Skip to content

Commit

Permalink
Updated libreforge
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Feb 10, 2022
1 parent ff2de5a commit 804a0e8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ allprojects {

dependencies {
compileOnly 'com.willfp:eco:6.24.0'
implementation 'com.willfp:libreforge:3.16.5'
implementation 'com.willfp:libreforge:3.17.0'

compileOnly 'org.jetbrains:annotations:23.0.0'

Expand Down
2 changes: 2 additions & 0 deletions eco-core/core-plugin/src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ softdepend:
- Jobs
- mcMMO
- Vault
- ShopGUIPlus
- DeluxeSellwands

commands:
ecobosses:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = 8.1.8
version = 8.2.0
plugin-name = EcoBosses

0 comments on commit 804a0e8

Please sign in to comment.