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

Bump gradle to v8.13

Open trivikr opened this issue 1 year ago • 0 comments

Background

Bumps gradle to v8.13 by following upgrade instructions

$ ./gradlew wrapper --gradle-version=8.13 && ./gradlew wrapper

Testing

  • CI

Links

  • Gradle releases https://gradle.org/releases/
  • Release Notes for v8.13 https://docs.gradle.org/8.13/release-notes.html
  • Fixes https://github.com/smithy-lang/smithy-gradle-plugin/issues/152

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

trivikr avatar Feb 28 '25 17:02 trivikr