Dependencies - upgrade io.gitlab.arturbosch.detekt to 1.13.1

This commit is contained in:
Jakub Chrzanowski
2020-09-14 21:10:02 +02:00
parent 3a609af80a
commit e1d8b782b2
2 changed files with 3 additions and 2 deletions

View File

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