We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2367a commit 6bf3a65Copy full SHA for 6bf3a65
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java-library'
3
id 'maven-publish'
4
- id 'net.neoforged.moddev' version '2.0.119'
+ id 'net.neoforged.moddev' version '2.0.120'
5
id 'idea'
6
}
7
0 commit comments