Upgrade lavaplayer
This commit is contained in:
parent
9419169f4e
commit
56a49f1357
@ -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.0.0_46'
|
||||||
compile 'net.dv8tion:JDA:4.1.1_101'
|
compile 'net.dv8tion:JDA:4.1.1_101'
|
||||||
compile group: 'org.json', name: 'json', version: '20160810'
|
compile group: 'org.json', name: 'json', version: '20160810'
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<div class="footer-copyright brown darken-4" th:fragment="footer">
|
<div class="footer-copyright brown darken-4" th:fragment="footer">
|
||||||
<div class="container">
|
<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>
|
<a class="grey-text text-lighten-4 right" href="https://github.com/Sebclem/ClaptrapBot" target="_blank">GitHub</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user