We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b1d52 commit 66f3352Copy full SHA for 66f3352
plugins/ide-plugin/build.gradle.kts
@@ -21,5 +21,5 @@ repositories {
21
}
22
23
dependencies {
24
- implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:0.7")
+ implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:0.8.1")
25
0 commit comments