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

Commit

Permalink
Bump net.minecraftforge.gradle from 6.0.26 to 6.0.27 (#37)
Browse files Browse the repository at this point in the history
Bumps net.minecraftforge.gradle from 6.0.26 to 6.0.27.

---
updated-dependencies:
- dependency-name: net.minecraftforge.gradle
  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 Aug 27, 2024
1 parent df11f21 commit b28cbda
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 @@ -11,7 +11,7 @@ plugins {

// Mod
id("fabric-loom") version "1.7.3" apply false
id("net.minecraftforge.gradle") version "6.0.26" apply false
id("net.minecraftforge.gradle") version "6.0.27" apply false
id("org.parchmentmc.librarian.forgegradle") version "1.+" apply false
id("org.spongepowered.mixin") version "0.7.+" apply false
id("com.modrinth.minotaur") version "2.+" apply false
Expand Down

0 comments on commit b28cbda

Please sign in to comment.