platformVersion=2021.2.4, since/until-build 212-221

This commit is contained in:
Yann Cébron
2022-05-19 08:49:31 +02:00
committed by Jakub Chrzanowski
parent d267051154
commit 375f6963fa
3 changed files with 8 additions and 6 deletions

View File

@@ -9,6 +9,8 @@
- Example implementation: Add `TODO()` with a hint to remove stale sample code
### Changed
- Update `platformVersion` to `2021.2.4`
- Change since/until build to `212-221.*` (2021.2 - 2022.1)
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.6.21`
- Dependencies - upgrade `org.jetbrains.intellij` to `1.5.3`
- Dependencies (GitHub Actions) - upgrade `actions/checkout` to `3`