0

Merge branch 'develop' into dev/modules

# Conflicts:
#	build.gradle
This commit is contained in:
2021-01-08 18:18:06 +03:00
4 changed files with 161 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ class LibsExtention {
final def commons_text = 'org.apache.commons:commons-text:1.9'
final def lombok = 'org.projectlombok:lombok:1.18.12'
final def refobj = 'ru.dmitriymx:reflection-object:1.0-BETA'
final def refobj = 'ru.dmitriymx:reflection-object:1.2'
final def bukkit = filter([
lib : 'org.bukkit:bukkit:1.12.2-R0.1-SNAPSHOT',