Skip to content

Commit b1a7c9c

Browse files
authored
Merge pull request #15 from Antimonit/renovate/org.jetbrains.intellij.plugins-gradle-intellij-plugin-1.x
Update dependency org.jetbrains.intellij.plugins:gradle-intellij-plugin to v1.15.0
2 parents fc8afed + b81fb99 commit b1a7c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repositories {
88
}
99

1010
dependencies {
11-
implementation("org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.8.0")
11+
implementation("org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.15.0")
1212
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21")
1313

1414
testImplementation(platform("org.junit:junit-bom:5.10.0"))

0 commit comments

Comments
 (0)