mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Use kotlin.jvmToolchain(11) shorthand in Gradle configuration
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.6.1`
|
||||
|
||||
### Changed
|
||||
- Use `kotlin.jvmToolchain(11)` shorthand in Gradle configuration
|
||||
- Dependencies - upgrade `org.jetbrains.intellij` to `1.9.0`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.7.20`
|
||||
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2022.2.2`
|
||||
|
||||
Reference in New Issue
Block a user