Skip to content

Commit 5c43988

Browse files
Bump the gradle group in /codegen with 10 updates (smithy-lang#651)
1 parent 0006770 commit 5c43988

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

codegen/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
22
junit5 = "6.0.3"
3-
smithy = "1.67.0"
4-
mockito = "5.21.0"
3+
smithy = "1.68.0"
4+
mockito = "5.22.0"
55
test-logger-plugin = "4.0.0"
66
spotbugs = "6.0.22"
7-
spotless = "8.2.1"
7+
spotless = "8.3.0"
88
smithy-gradle-plugins = "1.4.0"
9-
dep-analysis = "3.5.1"
9+
dep-analysis = "3.6.1"
1010
jsoup = "1.22.1"
1111
commonmark = "0.17.0"
1212

2.73 KB
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.3.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

codegen/gradlew

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

0 commit comments

Comments
 (0)