bump userdev to 7.0.97
Fixes eclipse not working out-of-the-box
This commit is contained in:
parent
5fca9d4230
commit
ccba2fa2ec
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ plugins {
|
|||
id 'eclipse'
|
||||
id 'idea'
|
||||
id 'maven-publish'
|
||||
id 'net.neoforged.gradle.userdev' version '7.0.86'
|
||||
id 'net.neoforged.gradle.userdev' version '7.0.97'
|
||||
}
|
||||
|
||||
version = mod_version
|
||||
|
|
Loading…
Reference in a new issue