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 v0.1.126 (#93)
Co-authored-by: neoforged-renovate[bot] <174042230+neoforged-renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5607f32847
commit
52f8c94b5b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ plugins {
|
|||
id 'eclipse'
|
||||
id 'idea'
|
||||
id 'maven-publish'
|
||||
id 'net.neoforged.moddev' version '0.1.99'
|
||||
id 'net.neoforged.moddev' version '0.1.126'
|
||||
}
|
||||
|
||||
tasks.named('wrapper', Wrapper).configure {
|
||||
|
|
Loading…
Add table
Reference in a new issue