We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17384b commit f75f49fCopy full SHA for f75f49f
plugins/ide-plugin/build.gradle.kts
@@ -16,5 +16,5 @@
16
*/
17
18
dependencies {
19
- implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:0.10")
+ implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.10")
20
}
0 commit comments