Skip to content

Commit

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

---
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 Dec 9, 2024
1 parent b1cea34 commit 3e4173a
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,7 +1,7 @@
plugins {
id 'java-library'
id 'maven-publish'
id 'net.neoforged.moddev' version '1.0.21'
id 'net.neoforged.moddev' version '1.0.23'
}

tasks.named('wrapper', Wrapper).configure {
Expand Down

0 comments on commit 3e4173a

Please sign in to comment.