From e9b688467094abaad1abe3fd5075051bc118f79f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 00:29:08 +0000 Subject: [PATCH] chore(deps): update plugin quiet-fabric-loom to v1.0.168 --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index 5de0f241..77445bee 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -27,7 +27,7 @@ pluginManagement { plugins { id("ca.stellardrift.polyglot-version-catalogs") version "5.0.1" - id("quiet-fabric-loom") version "1.0-SNAPSHOT" + id("quiet-fabric-loom") version "1.0.168" } rootProject.name = "MiniMOTD"