Skip to content

6.1.0

Compare
Choose a tag to compare
@grails-build grails-build released this 07 Nov 10:42
· 38 commits to 6.1.x since this release

What's Changed

  • Move the java version compatibility declaration inside the java task. @matrei (#964)
  • Fix that the wrong version is declared in the grails-plugin.xml file. @matrei (#962)
  • Change to get a clean jar artifact filename without the -plain suffix. @matrei (#963)
  • Add implementation scoped dependency on org.grails.plugins:async as g… @matrei (#967)
  • Remove VERSION from documentation landing page template as it's only … @matrei (#966)
  • Add version 5.x.x and 6.x.x to docs landing page. @matrei (#965)

🛠 Dependency upgrades

  • Update dependency org.grails:grails-bom to v6.1.0 - autoclosed @renovate (#956)
  • Update plugin org.grails.grails-gsp to v6.1.0 @renovate (#957)
  • Update grailsGradlePluginVersion to v6.1.0 @renovate (#958)
  • Update dependency org.grails:grails-gradle-plugin to v6.1.0 @renovate (#959)
  • Update dependency org.grails:grails-gradle-plugin to v6.1.0 - autoclosed @renovate (#960)
  • Update plugin org.grails.grails-web to v6.1.0 @renovate (#961)
  • Update selenium monorepo to v4.15.0 @renovate (#955)
  • Update dependency org.grails.plugins:spring-security-core to v6.0.3 - autoclosed @renovate (#951)
  • Update dependency org.jsoup:jsoup to v1.16.2 @renovate (#952)
  • Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12 @renovate (#953)

Contributors

@matrei, @puneetbehl, @renovate and @renovate[bot]