Get in #384

Merged
greg6775 merged 10 commits from master into greg-dev 2020-02-20 21:30:53 +01:00
Showing only changes of commit 16e1f5b9b3 - Show all commits

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>