mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Suppress UnusedProperty inspection for the kotlin.stdlib.default.dependency in gradle.properties
This commit is contained in:
committed by
Jakub Chrzanowski
parent
4da133765a
commit
d4b2f85d99
@@ -5,6 +5,7 @@
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- GitHub Actions: UI Tests workflow
|
||||
- Suppress `UnusedProperty` inspection for the `kotlin.stdlib.default.dependency` in `gradle.properties`
|
||||
|
||||
### Changed
|
||||
- Update `pluginVerifierIdeVersions` to `2021.1.2`
|
||||
|
||||
Reference in New Issue
Block a user