Skip to content

Commit e047e3d

Browse files
committed
update lavasrc to fix spotify
1 parent 13eaa8c commit e047e3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ dependencies {
4242
api("org.jsoup:jsoup:1.20.1")
4343
api("com.squareup.okhttp3:okhttp:4.12.0")
4444
api("com.google.code.gson:gson:2.13.1")
45-
api("com.github.topi314.lavasrc:lavasrc:4.7.1")
46-
api("com.github.topi314.lavasrc:lavasrc-protocol:4.7.1")
45+
api("com.github.topi314.lavasrc:lavasrc:4.7.2")
46+
api("com.github.topi314.lavasrc:lavasrc-protocol:4.7.2")
4747
api("com.github.topi314.lavalyrics:lavalyrics:1.0.0")
4848
api("org.json:json:20250517")
4949
api("org.slf4j:slf4j-nop:2.0.17")

0 commit comments

Comments
 (0)