Update plugin.yml

This commit is contained in:
Paldiu 2023-07-11 09:06:11 -05:00 committed by GitHub
parent c5f24b46d5
commit 171daf25a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -14,4 +14,9 @@ softdepend:
- JDA
- Votifier
authors: [Madgeek1450, Prozza]
api-version: "1.19"
api-version: "1.19"
libraries:
- org.apache.commons:commons-lang3:3.12.0
- commons-io:commons-io:2.11.0
- org.jetbrains:annotations:23.0.0
- org.javassist:javassist:3.29.1-GA