detekt v1.7.4 Release Notes

Release Date: 2020-04-03 // almost 4 years ago
  • Notable Changes

    ๐Ÿ”Œ The last Gradle plugin version was referencing 1.7.2 instead of 1.7.3.
    ๐Ÿ›  This was fixed and specifying the toolVersion is not necessary anymore.

    detekt { toolversion = "1.7.3"}
    
    ๐Ÿ”„ Changelog
    • โช Revert warning: jcenter is missing (#2550) - #2576
    • โž• Add additional task input for plugin version task - #2575
    • jcenter() requirement - #2571

    ๐Ÿ‘€ See all issues at: 1.7.4