Skip to content

Commit daa3353

Browse files
committed
fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v0.9
1 parent c6b1d52 commit daa3353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/ide-plugin/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ repositories {
2121
}
2222

2323
dependencies {
24-
implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:0.7")
24+
implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:0.9")
2525
}

0 commit comments

Comments
 (0)