Skip to content

Commit 1a81e72

Browse files
Update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v1.1.9 (main) (#216)
1 parent e1ccbdd commit 1a81e72

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.8"
116+
implementation "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.9"
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)