We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4dd02 commit 110cf84Copy full SHA for 110cf84
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'eclipse'
4
id 'idea'
5
id 'maven-publish'
6
- id 'net.neoforged.gradle.userdev' version '7.0.171'
+ id 'net.neoforged.gradle.userdev' version '7.0.181'
7
id 'net.darkhax.curseforgegradle' version '1.1.26'
8
id 'com.modrinth.minotaur' version "2.+"
9
}
gradle.properties
@@ -6,7 +6,7 @@ org.gradle.debug=false
# Base info
mc_version=1.21.1
-neo_version=21.1.90
+neo_version=21.1.119
10
neogradle.subsystems.parchment.minecraftVersion=1.21.1
11
neogradle.subsystems.parchment.mappingsVersion=2024.11.17
12
neogradle.subsystems.conventions.runs.create-default-run-per-type=false
0 commit comments