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