From ae2d6ce406a3f08f0b2409982ebbc4fa2a4f3bb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 21:41:56 +0000 Subject: [PATCH] chore(deps): update org.bstats:bstats-bungeecord to v3.2.1 --- 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 fc91c62..1f7161b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ platform-bungeecord = "1.20-R0.3-SNAPSHOT" # Dependencies updatelib = "4.0.0" -bstats = "3.0.2" +bstats = "3.2.1" # Code safety annotations = "24.1.0"