Add classindex to library section

This commit is contained in:
2024-08-06 13:51:27 +02:00
parent 412971af4d
commit 5a4dcbdb3a
2 changed files with 3 additions and 3 deletions
+1
View File
@@ -108,6 +108,7 @@ dependencyResolutionManagement {
library("hamcrest", "org.hamcrest:hamcrest:2.2")
library("jda", "net.dv8tion:JDA:4.4.0_352")
library("msgpack", "org.msgpack:msgpack-core:0.9.8")
library("classindex", "org.atteo.classindex:classindex:3.13")
library("spigotapi", "org.spigotmc:spigot-api:1.20-R0.1-SNAPSHOT")
library("spigotannotations", "org.spigotmc:plugin-annotations:1.2.3-SNAPSHOT")