Splitties / refreshVersions

Life is too short to google for dependencies and versions
https://splitties.github.io/refreshVersions/
MIT License
1.66k stars 107 forks source link

:sparkles: Add detekt dependencies #660

Open MaxMichel2 opened 1 year ago

MaxMichel2 commented 1 year ago

Hello/bonjour,

What?

Adds Detekt dependency notations

Why?

Detekt is a common tool used in many android projects

How?

Added a new Detekt.kt dependency file and the associated version handling as well as updated the number of dependencies and added the table for Detekt.

Testing?

Ran the check task on both sample-groovy and sample-android