smithy-gradle-plugin icon indicating copy to clipboard operation
smithy-gradle-plugin copied to clipboard

Bump gradle version, and automate the upgrades

Open trivikr opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

The Gradle version was updated to 8.2.1 in Aug 2023 in https://github.com/smithy-lang/smithy-gradle-plugin/pull/83

Since then, 15 more minor versions of gradle have been released: https://gradle.org/releases/ And the next major version is expected to be released in second quarter of 2025.

Describe the solution you'd like

  • Manually bump gradle version to v8.13, and release a new minor/patch version of the plugin
  • Set up GitHub Action to automatically update gradle version

trivikr avatar Feb 28 '25 16:02 trivikr