Update NeoGradle for AT fix (#76)

This commit is contained in:
TelepathicGrunt 2024-06-22 11:54:03 -04:00 committed by GitHub
parent 89752fc445
commit 7e54020d1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ plugins {
id 'eclipse'
id 'idea'
id 'maven-publish'
id 'net.neoforged.gradle.userdev' version '7.0.142'
id 'net.neoforged.gradle.userdev' version '7.0.145'
}
tasks.named('wrapper', Wrapper).configure {