From 711eb9c2f2361c344de061fae07ff7ff848693c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 16:05:00 +0000 Subject: [PATCH] Update plugin me.modmuss50.mod-publish-plugin to v0.7.3 --- settings.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle b/settings.gradle index 36b6eb8f8..31d42a5e5 100644 --- a/settings.gradle +++ b/settings.gradle @@ -21,7 +21,7 @@ pluginManagement { id "info.u_team.gradle_files" version "4.0.1" - id "me.modmuss50.mod-publish-plugin" version "0.6.3" + id "me.modmuss50.mod-publish-plugin" version "0.7.3" } }