Skip to content

Micronaut Build Plugins 6.3.0

Compare
Choose a tag to compare
@micronaut-build micronaut-build released this 02 Mar 16:33
· 306 commits to master since this release

What's Changed

  • catch a more generic exception by @sdelamo in #476
  • Add support for "conventional" project names by @melix in #477
  • Populate user agent header for Github Requests by @sdelamo in #481
  • Cache GitHub versions json in create dropdown task by @melix in #482
  • Attempt to fix CI tests by @melix in #483
  • Disable automatic download all sources and javadocs. by @donbeave in #447
  • Bump com.gradle:gradle-enterprise-gradle-plugin from 3.11.4 to 3.12.3 by @dependabot in #478
  • Upgrade GE plugin by @melix in #489
  • Remove test retry plugin by @melix in #490
  • Bump mikepenz/action-junit-report from 3.6.1 to 3.7.5 by @dependabot in #499
  • Bump actions/cache from 3.0.11 to 3.2.6 by @dependabot in #498
  • Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 by @dependabot in #497
  • Mock GitHub API by @melix in #500
  • Bump org.jsoup:jsoup from 1.15.3 to 1.15.4 by @dependabot in #501
  • Bump ncipollo/release-action from 1.11.2 to 1.12.0 by @dependabot in #450
  • Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 3.4.0.2513 to 4.0.0.2929 by @dependabot in #496
  • Dependency cleanup by @melix in #502
  • Disable Jacoco on local builds by @melix in #518
  • Make it possible to run tests on specific JDK by @melix in #519
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6 by @renovate in #515
  • fix(deps): update mockserver to v5.15.0 by @renovate in #511
  • fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v1.2.0 by @renovate in #508
  • Remove jcenter() from README by @runningcode in #520

New Contributors

Full Changelog: v6.2.1...v6.3.0