Skip to content

Commit

Permalink
Bump net.neoforged.moddev from 2.0.72 to 2.0.74
Browse files Browse the repository at this point in the history
Bumps net.neoforged.moddev from 2.0.72 to 2.0.74.

---
updated-dependencies:
- dependency-name: net.neoforged.moddev
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4e6c45d commit 4d27579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
plugins {
id 'fabric-loom' version '1.10.0-alpha.9' apply false
id 'net.neoforged.moddev' version '2.0.72' apply false
id 'net.neoforged.moddev' version '2.0.74' apply false
}

0 comments on commit 4d27579

Please sign in to comment.