From 910118aae3cfa85c376785fd1c16b3e0ca552bdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 01:40:55 +0000 Subject: [PATCH] chore(deps): update plugin quiet-fabric-loom to v1.4.201 --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index 2e5ecfda..2031121a 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -26,7 +26,7 @@ pluginManagement { plugins { id("ca.stellardrift.polyglot-version-catalogs") version "6.1.0" - id("quiet-fabric-loom") version "1.3-SNAPSHOT" + id("quiet-fabric-loom") version "1.4.201" } rootProject.name = "MiniMOTD"