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

This commit is contained in:
Jakub Chrzanowski
2020-10-22 10:34:39 +02:00
parent 06726f13c3
commit e44bf3c3ec
2 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
### Changed
- Switch Gradle Wrapper to `-all` to improve the IntelliSense
- Update detekt config to be in line with IJ settings
- Dependencies - upgrade `io.gitlab.arturbosch.detekt` to `1.14.2`
## [0.5.1]
### Added