Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Bump fabric-loom from 1.8.8 to 1.8.9 #62

Merged
merged 1 commit into from
Oct 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
`maven-publish`

// Mod
id("fabric-loom") version "1.8.8" apply false
id("fabric-loom") version "1.8.9" apply false
id("net.minecraftforge.gradle") version "6.0.29" apply false
id("net.neoforged.gradle.mixin") version "7.0.165" apply false
id("net.neoforged.gradle.userdev") version "7.0.165" apply false
Expand Down