From baec7d8e6b05c6ae813e033d984a929674a16aaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 18:35:49 +0000 Subject: [PATCH] chore(deps): Update paperApi to v26 --- 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 f9d56208..e7231535 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -20,7 +20,7 @@ adventure = "5.1.1" examination = "1.3.0" option = "1.1.0" adventurePlatformMod = "7.0.0" -paperApi = "1.20.2-R0.1-SNAPSHOT" +paperApi = "26.1.2.build.72-stable" bStats = "3.2.1" fabricApi = "0.152.2+26.2" fabricLoader = "0.19.3"