radarsh/gradle-test-logger-plugin

Upgrade to Gradle 7.2

radarsh opened this issue · 0 comments

Description

Upgrade the plugin to Gradle 7.2. Since Gradle 7 uses Groovy 3, this also means:

  • Upgrading to compile using Groovy 3
  • Upgrading to Spock 2.0-groovy-3.0
  • Upgrading functional tests to work with Gradle 7 + Spock 2 + Groovy 3
  • Determine whether a plugin built using Gradle 7 will be compatible for running on Gradle < 7