Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.intellij to v1.17.2
Browse files Browse the repository at this point in the history
| datasource | package                                                     | from   | to     |
| ---------- | ----------------------------------------------------------- | ------ | ------ |
| maven      | org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin | 1.17.0 | 1.17.2 |
  • Loading branch information
renovate[bot] committed Feb 20, 2024
1 parent abf4b32 commit a7111db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
// Kotlin support
id("org.jetbrains.kotlin.jvm") version "1.9.22"
// Gradle IntelliJ Plugin
id("org.jetbrains.intellij") version "1.17.0"
id("org.jetbrains.intellij") version "1.17.2"
// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "2.2.0"
}
Expand Down

0 comments on commit a7111db

Please sign in to comment.