Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit afdc66d

Browse files
build(deps): bump fabric-loom from 1.10-SNAPSHOT to 1.12.0-alpha.3
Bumps fabric-loom from 1.10-SNAPSHOT to 1.12.0-alpha.3. --- updated-dependencies: - dependency-name: fabric-loom dependency-version: 1.12.0-alpha.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e96602 commit afdc66d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.gradle.jvm.tasks.Jar
22

33
plugins {
4-
id("fabric-loom") version "1.10-SNAPSHOT"
4+
id("fabric-loom") version "1.12.0-alpha.3"
55
id("maven-publish")
66
id("dev.morazzer.cookies.internal.classified-jars")
77
}

0 commit comments

Comments
 (0)