From c4b71fcecd804b780a0c57e053b38a8d926b7b87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 15:10:03 +0000 Subject: [PATCH] Bump io.github.togar2:MinestomPvP Bumps [io.github.togar2:MinestomPvP](https://github.com/TogAr2/MinestomPvP) from 2025.12.29-1.21.11 to 2026.05.15-1.21.11. - [Commits](https://github.com/TogAr2/MinestomPvP/commits) --- updated-dependencies: - dependency-name: io.github.togar2:MinestomPvP dependency-version: 2026.05.15-1.21.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 33aa217..6136808 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ dependencies { implementation 'org.apache.logging.log4j:log4j-slf4j2-impl:2.25.4' implementation 'org.yaml:snakeyaml:2.6' implementation 'com.formdev:flatlaf:3.7.1' - implementation 'io.github.togar2:MinestomPvP:2025.12.29-1.21.11' + implementation 'io.github.togar2:MinestomPvP:2026.05.15-1.21.11' implementation 'dev.hollowcube:polar:1.15.1' implementation 'it.unimi.dsi:fastutil:8.5.18' implementation 'io.github.TogAr2:MinestomFluids'