From fdf7b0cf944ba21eaf896085132b8be2370fe2af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:41:36 +0000 Subject: [PATCH] Bump maven.modrinth:auth-me from 7.0.2+1.20 to 8.0.0+1.20.2 Bumps maven.modrinth:auth-me from 7.0.2+1.20 to 8.0.0+1.20.2. --- updated-dependencies: - dependency-name: maven.modrinth:auth-me dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0e4c40a2..82cc25b6 100644 --- a/build.gradle +++ b/build.gradle @@ -60,7 +60,7 @@ dependencies { modImplementation "maven.modrinth:fwaystones:3.1.3+mc1.20" modRuntimeOnly "maven.modrinth:owo-lib:0.11.2+1.20" runtimeOnly "blue.endless:jankson:1.2.3" - modRuntimeOnly "maven.modrinth:auth-me:7.0.2+1.20" + modRuntimeOnly "maven.modrinth:auth-me:8.0.0+" modRuntimeOnly "maven.modrinth:cloth-config:11.1.106+fabric" }