Skip to content

Commit

Permalink
update minelib
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Mar 5, 2024
1 parent 03f32e2 commit bd61c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation "me.hsgamer:hscore-config-proxy:$core"
implementation "me.hsgamer:hscore-common:$core"

def minelib = "1.1.1"
def minelib = "1.1.2"
implementation "io.github.projectunified:minelib-plugin-base:$minelib"
implementation "io.github.projectunified:minelib-plugin-listener:$minelib"
implementation "io.github.projectunified:minelib-plugin-permission:$minelib"
Expand Down

0 comments on commit bd61c0c

Please sign in to comment.