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.4
This commit is contained in:
parent
2340290cb2
commit
a9e9c97c41
@ -5,6 +5,7 @@
|
||||
## [Unreleased]
|
||||
|
||||
- Upgrade Gradle Wrapper to `8.8`
|
||||
- Dependencies - upgrade `org.jetbrains.intellij` to `1.17.4`
|
||||
- Dependencies - downgrade `org.jetbrains.kotlin.jvm` to `1.9.24`
|
||||
|
||||
## [1.14.0] - 2024-05-30
|
||||
|
@ -5,7 +5,7 @@ exampleLibrary = "24.1.0"
|
||||
# plugins
|
||||
kotlin = "1.9.24"
|
||||
changelog = "2.2.0"
|
||||
gradleIntelliJPlugin = "1.17.3"
|
||||
gradleIntelliJPlugin = "1.17.4"
|
||||
qodana = "2024.1.5"
|
||||
kover = "0.8.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user