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