We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620bd16 commit 68d398aCopy full SHA for 68d398a
CHANGELOG.md
@@ -3,6 +3,9 @@
3
Each release usually includes various fixes and improvements.
4
The most noteworthy of these, as well as any features and breaking changes, are listed here.
5
6
+## 3.3.2.3
7
+* Update Lavaplayer to 1.3.65, fixes Soundcloud
8
+
9
## v3.3.2.2
10
* Updated Lavaplayer to 1.3.61
11
* Fixed a ConcurrentModificationException ([Thewsomeguy](https://github.com/Thewsomeguy))
build.gradle
@@ -53,7 +53,7 @@ subprojects {
53
54
ext {
55
//@formatter:off
56
- lavaplayerVersion = '1.3.62'
+ lavaplayerVersion = '1.3.65'
57
lavaplayerIpRotatorVersion = '0.2.3'
58
jdaNasVersion = '1.1.0'
59
jappVersion = '1.3.2-MINN'
0 commit comments