Minimized use of the lib-loader
This commit is contained in:
@@ -43,19 +43,7 @@ softdepend:
|
||||
- CustomCrafting
|
||||
- ExecutableItems
|
||||
- RPGHorses
|
||||
libraries:
|
||||
- 'org.reflections:reflections:0.9.12'
|
||||
- 'org.apache.maven:maven-artifact:3.0.3'
|
||||
- 'org.jetbrains.kotlin:kotlin-stdlib:1.6.10'
|
||||
- 'net.kyori:adventure-platform-bukkit:4.1.0'
|
||||
- 'net.kyori:adventure-api:4.10.0'
|
||||
- 'net.kyori:adventure-text-serializer-gson:4.10.0'
|
||||
- 'net.kyori:adventure-text-serializer-legacy:4.10.0'
|
||||
- 'org.jetbrains.exposed:exposed-core:0.37.3'
|
||||
- 'org.jetbrains.exposed:exposed-dao:0.37.3'
|
||||
- 'org.jetbrains.exposed:exposed-jdbc:0.37.3'
|
||||
- 'mysql:mysql-connector-java:8.0.25'
|
||||
- 'com.google.guava:guava:31.1-jre'
|
||||
- 'com.zaxxer:HikariCP:5.0.0'
|
||||
- 'org.objenesis:objenesis:3.2'
|
||||
- 'com.github.ben-manes.caffeine:caffeine:3.0.5'
|
||||
libraries: # Stuck using lib-loader for these
|
||||
- "net.kyori:adventure-api:4.10.1"
|
||||
- "net.kyori:adventure-text-serializer-gson:4.10.1"
|
||||
- "net.kyori:adventure-text-serializer-legacy:4.10.1"
|
||||
Reference in New Issue
Block a user