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.16.0
This commit is contained in:
parent
23819666a6
commit
a9136ae4df
@ -6,6 +6,7 @@
|
||||
|
||||
### Changed
|
||||
|
||||
- Dependencies - upgrade `org.jetbrains.intellij` to `1.16.0`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.9.10`
|
||||
- Dependencies - upgrade `org.jetbrains.changelog` to `2.2.0`
|
||||
- Dependencies (GitHub Actions) - upgrade `actions/checkout` to `4`
|
||||
|
@ -5,7 +5,7 @@ annotations = "24.0.1"
|
||||
# plugins
|
||||
kotlin = "1.9.10"
|
||||
changelog = "2.2.0"
|
||||
gradleIntelliJPlugin = "1.15.0"
|
||||
gradleIntelliJPlugin = "1.16.0"
|
||||
qodana = "0.1.13"
|
||||
kover = "0.7.3"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user