We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f1759 commit e758a6cCopy full SHA for e758a6c
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java-library'
3
id 'maven-publish'
4
- id 'net.neoforged.moddev' version '1.0.20'
+ id 'net.neoforged.moddev' version '1.0.21'
5
}
6
7
tasks.named('wrapper', Wrapper).configure {
0 commit comments