mirror of
https://github.com/NeoForgeMDKs/MDK-1.21-ModDevGradle
synced 2025-02-13 14:34:39 +00:00
Update plugin net.neoforged.moddev to v1.0.20 (#139)
Co-authored-by: neoforged-renovate[bot] <174042230+neoforged-renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dac12cbfd2
commit
346f97fd17
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
id 'java-library'
|
||||
id 'maven-publish'
|
||||
id 'net.neoforged.moddev' version '1.0.17'
|
||||
id 'net.neoforged.moddev' version '1.0.20'
|
||||
}
|
||||
|
||||
tasks.named('wrapper', Wrapper).configure {
|
||||
|
|
Loading…
Add table
Reference in a new issue