From ca1c46114b0d10e0681b17339cb27197b256806f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 18:15:44 +0000 Subject: [PATCH] Bump com.lunarclient:apollo-extra-adventure4 from 1.0.4 to 1.1.4 Bumps com.lunarclient:apollo-extra-adventure4 from 1.0.4 to 1.1.4. --- updated-dependencies: - dependency-name: com.lunarclient:apollo-extra-adventure4 dependency-type: direct:production update-type: version-update:semver-minor ... 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 1198901..9511962 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -61,7 +61,7 @@ dependencies { implementation("org.mongodb:mongodb-driver-sync:4.2.2") compileOnly("net.badbird5907:AntiCombatLog:2.4.0") compileOnly("com.lunarclient:apollo-api:1.0.4") - compileOnly("com.lunarclient:apollo-extra-adventure4:1.0.4") + compileOnly("com.lunarclient:apollo-extra-adventure4:1.1.4") compileOnly("com.github.MilkBowl:VaultAPI:1.7") compileOnly("net.coreprotect:coreprotect:21.0") compileOnly("net.citizensnpcs:citizens-main:2.0.30-SNAPSHOT")