Skip to content

Commit

Permalink
Update plugin net.neoforged.moddev to v1.0.21 (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: neoforged-renovate[bot] <174042230+neoforged-renovate[bot]@users.noreply.github.com>
  • Loading branch information
neoforged-renovate[bot] authored Oct 19, 2024
1 parent 44f1759 commit e758a6c
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.20'
id 'net.neoforged.moddev' version '1.0.21'
}

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

0 comments on commit e758a6c

Please sign in to comment.