From ed2a4bc26bf336b712f5805cc4e1a0e509725c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 07:58:35 +0000 Subject: [PATCH] build(deps): bump maven.modrinth:pl3xmap from 1.20.4-492 to 1.21.4-512 Bumps maven.modrinth:pl3xmap from 1.20.4-492 to 1.21.4-512. --- updated-dependencies: - dependency-name: maven.modrinth:pl3xmap dependency-type: direct:production update-type: version-update:semver-minor ... 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 b000818f..9aec1906 100644 --- a/common/build.gradle +++ b/common/build.gradle @@ -27,7 +27,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.20.4-492' + compileOnly 'maven.modrinth:pl3xmap:1.21.4-512' compileOnly 'com.github.plan-player-analytics:Plan:5.5.2150' compileOnly 'com.sk89q.worldguard:worldguard-core:7.0.9-SNAPSHOT'