We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe2ebe commit fbf0243Copy full SHA for fbf0243
build.gradle.kts
@@ -42,8 +42,8 @@ dependencies {
42
api("org.jsoup:jsoup:1.21.1")
43
api("com.squareup.okhttp3:okhttp:5.2.1")
44
api("com.google.code.gson:gson:2.13.1")
45
- api("com.github.topi314.lavasrc:lavasrc:4.7.3")
46
- api("com.github.topi314.lavasrc:lavasrc-protocol:4.7.3")
+ api("com.github.topi314.lavasrc:lavasrc:4.8.1")
+ api("com.github.topi314.lavasrc:lavasrc-protocol:4.8.1")
47
api("com.github.topi314.lavalyrics:lavalyrics:1.0.0")
48
api("org.json:json:20250517")
49
api("org.slf4j:slf4j-nop:2.0.17")
0 commit comments