Skip to content

Commit

Permalink
Merge branch '1.x' into renovate/1.x-net.neoforged-neoform-runtime-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt authored Jan 2, 2025
2 parents 631c081 + 5188702 commit 505f8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
compileOnly gradleApi()
compileOnly "com.intellij:annotations:9.0.4"
shaded "com.google.code.gson:gson:2.11.0"
implementation "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.8"
implementation "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.9"
shaded "net.neoforged:EclipseLaunchConfigs:0.1.11"
shaded("net.neoforged:JarJarMetadata:0.4.2") {
exclude group: 'org.slf4j'
Expand Down

0 comments on commit 505f8ca

Please sign in to comment.