From b65f826efec915c6acfcaac9d96dc6d4eef5e34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 04:45:31 +0000 Subject: [PATCH] Bump me.modmuss50.mod-publish-plugin:me.modmuss50.mod-publish-plugin.gradle.plugin Bumps me.modmuss50.mod-publish-plugin:me.modmuss50.mod-publish-plugin.gradle.plugin from 2.1.1 to 2.2.0. --- updated-dependencies: - dependency-name: me.modmuss50.mod-publish-plugin:me.modmuss50.mod-publish-plugin.gradle.plugin dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 5db22e8..e7f3292 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -34,7 +34,7 @@ asm = "9.9" # Publishing — wrapped by :plugins:publish to upload built artifacts to # Modrinth, CurseForge, GitHub, and Discord from the shared model. -mod-publish-plugin = "2.1.1" +mod-publish-plugin = "2.2.0" # Multi-version — wrapped by :plugins:multiversion. Stonecutter expands the # version x loader matrix into per-node subprojects (settings-time) and provides