This commit is contained in:
GregTCLTK 2020-02-20 21:19:57 +01:00
parent 4a7d6ea2d1
commit ac854a8f20
No known key found for this signature in database
GPG key ID: A91BADE5C070FF67

View file

@ -88,6 +88,11 @@
<artifactId>lavaplayer</artifactId>
<version>1.3.34</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.10.2</version>
</dependency>
</dependencies>
<build>