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.
2 parents fc8afed + b81fb99 commit b1a7c9cCopy full SHA for b1a7c9c
build-logic/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.8.0")
+ implementation("org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.15.0")
12
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21")
13
14
testImplementation(platform("org.junit:junit-bom:5.10.0"))
0 commit comments