Upgrade lavaplayer

This commit is contained in:
Sebastien 2020-04-12 15:19:09 +02:00
parent 9419169f4e
commit 56a49f1357
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ dependencies {
compile("com.sedmelluq:lavaplayer:1.3.34")
compile("com.sedmelluq:lavaplayer:1.3.46")
// compile 'net.dv8tion:JDA:4.0.0_46'
compile 'net.dv8tion:JDA:4.1.1_101'
compile group: 'org.json', name: 'json', version: '20160810'

View File

@ -13,7 +13,7 @@
<div class="footer-copyright brown darken-4" th:fragment="footer">
<div class="container">
2019 - Sebastien Clement
2020 - SebClem
<a class="grey-text text-lighten-4 right" href="https://github.com/Sebclem/ClaptrapBot" target="_blank">GitHub</a>
</div>
</div>