Skip to content

Commit 2e147a8

Browse files
Update MDK with new output from mod generator (#23)
Co-authored-by: NeoForge MDK Automation <173375039+neoforge-mdk-automation[bot]@users.noreply.github.com>
1 parent 0ecc52c commit 2e147a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java-library'
33
id 'maven-publish'
4-
id 'net.neoforged.gradle.userdev' version '7.1.11'
4+
id 'net.neoforged.gradle.userdev' version '7.1.12'
55
}
66

77
tasks.named('wrapper', Wrapper).configure {

0 commit comments

Comments
 (0)