From e12337332dc04dd0b3b7bce283c994e54189f826 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 06:02:34 +0000 Subject: [PATCH] Bump lavasrc-version from 4.8.2 to 4.8.3 Bumps `lavasrc-version` from 4.8.2 to 4.8.3. Updates `com.github.topi314.lavasrc:lavasrc` from 4.8.2 to 4.8.3 - [Release notes](https://github.com/topi314/LavaSrc/releases) - [Commits](https://github.com/topi314/LavaSrc/compare/4.8.2...4.8.3) Updates `com.github.topi314.lavasrc:lavasrc-protocol` from 4.8.2 to 4.8.3 - [Release notes](https://github.com/topi314/LavaSrc/releases) - [Commits](https://github.com/topi314/LavaSrc/compare/4.8.2...4.8.3) --- updated-dependencies: - dependency-name: com.github.topi314.lavasrc:lavasrc dependency-version: 4.8.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.topi314.lavasrc:lavasrc-protocol dependency-version: 4.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0a130203..80935c7f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ jda-version = "6.4.1" lavaplayer-version = "2.2.6" lavaplayer-youtube-v2-version = "1.18.1" -lavasrc-version = "4.8.2" +lavasrc-version = "4.8.3" lp_cross-version = "0.1.1" opus-version = "1.1.1" jdave-version = "0.1.8"