Skip to content

Commit 175920e

Browse files
Update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1.2 (main) (#274)
Fixes IDEA imports on Gradle 9. Co-authored-by: neoforged-renovate[bot] <174042230+neoforged-renovate[bot]@users.noreply.github.com>
1 parent a95088a commit 175920e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ dependencies {
113113
compileOnly "com.intellij:annotations:9.0.4"
114114
testCompileOnly "com.intellij:annotations:9.0.4"
115115
shaded "com.google.code.gson:gson:2.11.0"
116-
implementation "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.9"
116+
implementation "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.2"
117117
shaded "net.neoforged:EclipseLaunchConfigs:0.1.11"
118118
shaded "net.neoforged:VscLaunchConfigs:1.0.8"
119119
shaded("net.neoforged:JarJarMetadata:0.4.2") {

0 commit comments

Comments
 (0)