We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b1d52 commit a8bb7adCopy full SHA for a8bb7ad
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:1.1.10")
25
0 commit comments