Skip to content

Commit ac4e524

Browse files
Bump the gradle group in /codegen with 2 updates (#633)
Bumps the gradle group in /codegen with 2 updates: gradle-wrapper and [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless). Updates `gradle-wrapper` from 9.0.0 to 9.3.0 Updates `com.diffplug.spotless:spotless-plugin-gradle` from 8.1.0 to 8.2.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/8.1.0...gradle/8.2.1) --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8ba893 commit ac4e524

File tree

5 files changed

+3
-7
lines changed

5 files changed

+3
-7
lines changed

codegen/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ smithy = "1.66.0"
44
mockito = "5.21.0"
55
test-logger-plugin = "4.0.0"
66
spotbugs = "6.0.22"
7-
spotless = "8.1.0"
7+
spotless = "8.2.1"
88
smithy-gradle-plugins = "1.3.0"
99
dep-analysis = "3.5.1"
1010
jsoup = "1.22.1"
718 Bytes
Binary file not shown.

codegen/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

codegen/gradlew

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codegen/gradlew.bat

100644100755
Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)