From b533e8b087d18bc6367a5fa9f9e071ecef26bd25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 07:05:12 +0000 Subject: [PATCH] build(deps): bump maven.modrinth:pl3xmap from 1.21.5-529 to 1.21.10-537 Bumps maven.modrinth:pl3xmap from 1.21.5-529 to 1.21.10-537. --- updated-dependencies: - dependency-name: maven.modrinth:pl3xmap dependency-version: 1.21.10-537 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- common/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/build.gradle b/common/build.gradle index 6d204800..1fad7a2d 100644 --- a/common/build.gradle +++ b/common/build.gradle @@ -30,7 +30,7 @@ dependencies { compileOnly "redis.clients:jedis:$jedis_version" compileOnly 'com.github.BlueMap-Minecraft:BlueMapAPI:2.7.0' compileOnly 'us.dynmap:DynmapCoreAPI:3.4' - compileOnly 'maven.modrinth:pl3xmap:1.21.5-529' + compileOnly 'maven.modrinth:pl3xmap:1.21.10-537' compileOnly 'com.github.plan-player-analytics:Plan:5.5.2150' compileOnly 'com.sk89q.worldguard:worldguard-core:7.0.9-SNAPSHOT'