From 2c1954dadb169024253957835187a88708acef3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 18:44:01 +0000 Subject: [PATCH] build: bump com.github.Xiao-MoMi:Custom-Fishing from 2.2.26 to 2.2.34 Bumps com.github.Xiao-MoMi:Custom-Fishing from 2.2.26 to 2.2.34. --- updated-dependencies: - dependency-name: com.github.Xiao-MoMi:Custom-Fishing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index f2ba91f..ddfa08e 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -97,7 +97,7 @@ dependencies { compileOnly("nl.rutgerkok:blocklocker:1.12.1") compileOnly("io.lumine:Mythic-Dist:5.6.2") compileOnly(files("lib/SiegeEngines-0.8.4.jar")) - compileOnly("com.github.Xiao-MoMi:Custom-Fishing:2.2.26") + compileOnly("com.github.Xiao-MoMi:Custom-Fishing:2.2.34") compileOnly("com.palmergames.bukkit:TownyChat:0.115") }