Skip to content

Releases: andygoossens/gradle-modernizer-plugin

v1.9.3

16 Jul 20:20
Compare
Choose a tag to compare
  • Support Gradle's configuration cache

v1.9.2

26 Feb 13:48
Compare
Choose a tag to compare
  • Lookup 'check' task lazily, fixes 'Project.afterEvaluate(Closure)' issue

v1.9.1

24 Feb 17:47
Compare
Choose a tag to compare
  • Get rid of Gradle's deprecation warnings
  • Build plugin with Gradle 7.6.4

v1.9.0

30 Sep 19:24
Compare
Choose a tag to compare
  • Update Gradle plugin publishing configuration
  • Support Modernizer Maven Plugin 2.7.0

v1.8.0

13 Apr 20:15
Compare
Choose a tag to compare
  • Support Modernizer Maven Plugin 2.6.0
  • Build plugin with Gradle 7.6.1

v1.7.0

04 Dec 20:36
Compare
Choose a tag to compare
  • Support Modernizer Maven Plugin 2.5.0 #3

v1.6.2

15 Jan 15:14
Compare
Choose a tag to compare
  • Exclude "plexus-utils" dependency (coming from upstream) to avoid a CVE warning. #1

v1.6.1

27 Sep 22:45
Compare
Choose a tag to compare
  • Support Gradle setting RepositoriesMode.FAIL_ON_PROJECT_REPOS
  • Introduce cleaner plugin id com.github.andygoossens.modernizer but
    com.github.andygoossens.gradle-modernizer-plugin will keep on working for the foreseeable future.

v1.6.0

19 Aug 20:32
Compare
Choose a tag to compare
  • Support Modernizer Maven Plugin 2.3.0

v1.5.0

17 Jul 14:14
Compare
Choose a tag to compare
  • Support Modernizer Maven Plugin 2.2.0
  • Build plugin with Gradle 7.1.1
  • Simplified Gradle's publishing configuration