Update plugin net.neoforged.moddev to v1.0.23 (#193)
This commit is contained in:
parent
6d2269c80f
commit
04e48679b5
|
|
@ -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.21'
|
id 'net.neoforged.moddev' version '1.0.23'
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.named('wrapper', Wrapper).configure {
|
tasks.named('wrapper', Wrapper).configure {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user