Bump NeoGradle so people with space in filepath can run MDK (#20)

This commit is contained in:
TelepathicGrunt 2023-12-01 09:00:49 -05:00 committed by GitHub
parent d08c1736e3
commit 2bc659b8f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ plugins {
id 'eclipse' id 'eclipse'
id 'idea' id 'idea'
id 'maven-publish' id 'maven-publish'
id 'net.neoforged.gradle.userdev' version '7.0.45' id 'net.neoforged.gradle.userdev' version '7.0.55'
} }
version = mod_version version = mod_version