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

Commit

Permalink
Bump fabric-loom from 1.8.8 to 1.8.9 (#62)
Browse files Browse the repository at this point in the history
Bumps fabric-loom from 1.8.8 to 1.8.9.

---
updated-dependencies:
- dependency-name: fabric-loom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 59af1f5 commit a82406a
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit a82406a

Please sign in to comment.