mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Dependencies - upgrade org.jetbrains.intellij
to 1.17.2
This commit is contained in:
parent
a51bde09cf
commit
b9b2639dca
@ -10,6 +10,7 @@
|
||||
|
||||
### Changed
|
||||
|
||||
- Dependencies - upgrade `org.jetbrains.intellij` to `1.17.2`
|
||||
- Dependencies (GitHub Actions) - upgrade `gradle/gradle-build-action@v2` to `gradle/actions/setup-gradle@v3`
|
||||
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2023.3.1`
|
||||
|
||||
|
@ -5,7 +5,7 @@ annotations = "24.1.0"
|
||||
# plugins
|
||||
kotlin = "1.9.21"
|
||||
changelog = "2.2.0"
|
||||
gradleIntelliJPlugin = "1.16.1"
|
||||
gradleIntelliJPlugin = "1.17.2"
|
||||
qodana = "0.1.13"
|
||||
kover = "0.7.5"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user