Implementation Updates

This commit is contained in:
Paul Reilly
2023-05-13 22:08:26 -05:00
parent 90c5f2a6f8
commit f278ec17d4
23 changed files with 917 additions and 77 deletions

View File

@ -37,7 +37,6 @@ subprojects {
compileOnly 'org.apache.commons:commons-collections4:4.2'
compileOnly 'com.google.guava:guava:31.1-jre'
compileOnly 'com.google.code.gson:gson:2.8.8'
compileOnly 'io.projectreactor:reactor-core:3.5.4'
compileOnly 'org.reflections:reflections:0.10.2'
compileOnly 'org.slf4j:slf4j-api:1.7.36'
compileOnly 'co.aikar:acf-paper:0.5.1-SNAPSHOT'