Skip to content

Commit 1bb836a

Browse files
Update plugin net.neoforged.moddev to v2.0.89 (#323)
Co-authored-by: neoforged-renovate[bot] <174042230+neoforged-renovate[bot]@users.noreply.github.com>
1 parent e80184d commit 1bb836a

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
@@ -2,7 +2,7 @@ plugins {
22
id 'idea'
33
id 'java-library'
44
id 'maven-publish'
5-
id 'net.neoforged.moddev' version '2.0.78'
5+
id 'net.neoforged.moddev' version '2.0.89'
66
}
77

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

0 commit comments

Comments
 (0)