Update InventoryGUI to version 1.1.3-SNAPSHOT in build.gradle.kts.
This commit is contained in:
parent
133cebd1ec
commit
7f00bc104b
|
|
@ -14,7 +14,7 @@ dependencies {
|
|||
compileOnly("com.gitlab.ruany:LiteBansAPI:0.6.1") // move to proxy
|
||||
compileOnly("org.apache.commons:commons-lang3:3.17.0") // needs an alternative, already removed from upstream api and will be removed in server
|
||||
compileOnly("net.luckperms:api:5.5") // Luckperms
|
||||
implementation("com.alttd.inventory_gui:InventoryGUI:1.1.2-SNAPSHOT")
|
||||
implementation("com.alttd.inventory_gui:InventoryGUI:1.1.3-SNAPSHOT")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user