From 21fb2dcfa436397c97bb2a759b5f006d5ce81126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 00:52:59 +0700 Subject: [PATCH] Bump fabric-loom from 1.7.1 to 1.7.2 (#146) Bumps fabric-loom from 1.7.1 to 1.7.2. --- updated-dependencies: - dependency-name: fabric-loom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 11511d21..fae3668c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -21,7 +21,7 @@ cloth-config = { group = "me.shedaniel.cloth", name = "cloth-config-fabric", ver handy-tests = { group = "me.melontini", name = "handy-tests", version = "0.2.0-1.20.1-build.9" } [plugins] -fabric-loom = { id = "fabric-loom", version = "1.7.1" } +fabric-loom = { id = "fabric-loom", version = "1.7.2" } lombok = { id = "io.freefair.lombok", version = "8.6"} spotbugs-base = { id = "com.github.spotbugs-base", version = "6.0.18" } spotless = { id = "com.diffplug.spotless", version = "6.25.0" } -- 2.51.2