Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.4.10

This commit is contained in:
Jakub Chrzanowski
2020-09-14 20:50:06 +02:00
parent b21aed296e
commit 3a609af80a
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
## [Unreleased]
### Changed
- GitHub Actions: allow releasing plugin even for the base project
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to 1.4.10
### Fixed
- `pluginName` variable name collision with `intellij` closure getter in Gradle configuration #29