mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Dependencies - upgrade org.jetbrains.intellij to 1.9.0
This commit is contained in:
@@ -8,7 +8,7 @@ plugins {
|
||||
// Kotlin support
|
||||
id("org.jetbrains.kotlin.jvm") version "1.7.10"
|
||||
// Gradle IntelliJ Plugin
|
||||
id("org.jetbrains.intellij") version "1.8.1"
|
||||
id("org.jetbrains.intellij") version "1.9.0"
|
||||
// Gradle Changelog Plugin
|
||||
id("org.jetbrains.changelog") version "1.3.1"
|
||||
// Gradle Qodana Plugin
|
||||
|
||||
Reference in New Issue
Block a user