Skip to content

Commit

Permalink
Merge pull request #22 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.16.0
  • Loading branch information
Antimonit authored Nov 1, 2023
2 parents 39bef02 + 6e87f97 commit c8031d7
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.15.0")
implementation("org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.16.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 c8031d7

Please sign in to comment.