pluginVerifierIdeVersions - upgrade to 2020.1.4, 2020.2.3, 2020.3.1

This commit is contained in:
Jakub Chrzanowski
2020-12-21 11:32:06 +01:00
parent 3f3d8bed8e
commit bcd086d370
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
- Dependencies - upgrade `detekt-formatting` to `1.15.0`
- Dependencies - upgrade `io.gitlab.arturbosch.detekt` to `1.15.0`
- README: Clarify the Java usage in the project
- `pluginVerifierIdeVersions` - upgrade to `2020.1.4, 2020.2.3, 2020.3.1`
### Fixed
- Return `Supplier<@Nls String>` instead of `String` in `MyBundle.messagePointer`