mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
CHANGELOG.md update
This commit is contained in:
parent
3d892ec339
commit
8c6cbc80aa
@ -16,8 +16,9 @@
|
||||
- Use `kotlin.jvmToolchain(11)` shorthand in Gradle configuration
|
||||
- Dependencies - upgrade `org.jetbrains.intellij` to `1.9.0`
|
||||
- Dependencies - upgrade `org.jetbrains.changelog` to `2.0.0`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.7.20`
|
||||
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2022.2.2`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.7.21`
|
||||
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2022.2.3`
|
||||
- Dependencies (GitHub Actions) - upgrade `gradleValidation` to `v1.0.5`
|
||||
- Use `file` instead of `projectDir.resolve` in Gradle configuration file
|
||||
|
||||
### Fixed
|
||||
|
Loading…
Reference in New Issue
Block a user