smithy-gradle-plugin
smithy-gradle-plugin copied to clipboard
Bump gradle to v8.13
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.