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