Skip to content

Commit

Permalink
Merge pull request #15 from Antimonit/renovate/org.jetbrains.intellij…
Browse files Browse the repository at this point in the history
….plugins-gradle-intellij-plugin-1.x

Update dependency org.jetbrains.intellij.plugins:gradle-intellij-plugin to v1.15.0
  • Loading branch information
Antimonit authored Aug 24, 2023
2 parents e03ffbf + f53e4a6 commit ffd4ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {
}

dependencies {
implementation("org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.8.0")
implementation("org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.15.0")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21")

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

0 comments on commit ffd4ec8

Please sign in to comment.