mirror of
https://github.com/plexusorg/BukkitTelnet.git
synced 2026-06-04 01:16:55 +00:00
Update Gradle wrapper
This commit is contained in:
+2
-2
@@ -24,8 +24,8 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
compileOnly "io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT"
|
||||
annotationProcessor "org.projectlombok:lombok:1.18.22"
|
||||
library "org.projectlombok:lombok:1.18.22"
|
||||
annotationProcessor "org.projectlombok:lombok:1.18.24"
|
||||
library "org.projectlombok:lombok:1.18.24"
|
||||
library "org.json:json:20220320"
|
||||
compileOnly("com.github.MilkBowl:VaultAPI:1.7") {
|
||||
exclude group: "org.bukkit", module: "bukkit"
|
||||
|
||||
Reference in New Issue
Block a user