Skip to content

Commit

Permalink
Update plugin org.jetbrains.intellij to v1.3.0
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.2.1 | 1.3.0 |
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 16, 2021
1 parent 8bd6972 commit c835df2
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.6.0"
// Gradle IntelliJ Plugin
id("org.jetbrains.intellij") version "1.2.1"
id("org.jetbrains.intellij") version "1.3.0"
// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "1.3.1"
}
Expand Down

0 comments on commit c835df2

Please sign in to comment.