We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33abefc commit 8476c8cCopy full SHA for 8476c8c
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java-library'
3
id 'maven-publish'
4
- id 'net.neoforged.moddev' version '2.0.123'
+ id 'net.neoforged.moddev' version '2.0.124'
5
id 'idea'
6
}
7
0 commit comments