From b192f6968a59b625bd2aa55afbdd28d63ba13ea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 11:18:18 +0000 Subject: [PATCH] chore(deps): bump maven.modrinth:lithium Bumps maven.modrinth:lithium from mc26.2-0.25.0-fabric to mc26.2-0.25.1-neoforge. --- updated-dependencies: - dependency-name: maven.modrinth:lithium dependency-version: mc26.2-0.25.1-neoforge dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6b06d3d9f3f..5bd4cdda872 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -34,7 +34,7 @@ modmenu = "20.0.0-beta.4" exploit_preventer_api = "1.0.0" exploit_preventer_mod = "1.1.0+26.2" sodium = "mc26.2-0.9.0-fabric" -lithium = "mc26.2-0.25.0-fabric" +lithium = "mc26.2-0.25.1-neoforge" viafabricplus = "4.6.1" # Mods for compatibility test (runtime only) immediatelyFast = "1.16.0+26.2-fabric"