Skip to content

Commit fe1419d

Browse files
Bump the gradle group in /codegen with 2 updates
Bumps the gradle group in /codegen with 2 updates: [software.amazon.smithy.gradle.smithy-base](https://github.com/smithy-lang/smithy-gradle-plugin) and [software.amazon.smithy.gradle.smithy-jar](https://github.com/smithy-lang/smithy-gradle-plugin). Updates `software.amazon.smithy.gradle.smithy-base` from 1.3.0 to 1.4.0 - [Changelog](https://github.com/smithy-lang/smithy-gradle-plugin/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy-gradle-plugin@1.3.0...1.4.0) Updates `software.amazon.smithy.gradle.smithy-jar` from 1.3.0 to 1.4.0 - [Changelog](https://github.com/smithy-lang/smithy-gradle-plugin/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy-gradle-plugin@1.3.0...1.4.0) Updates `software.amazon.smithy.gradle.smithy-jar` from 1.3.0 to 1.4.0 - [Changelog](https://github.com/smithy-lang/smithy-gradle-plugin/blob/main/CHANGELOG.md) - [Commits](smithy-lang/smithy-gradle-plugin@1.3.0...1.4.0) --- updated-dependencies: - dependency-name: software.amazon.smithy.gradle.smithy-base dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: software.amazon.smithy.gradle.smithy-jar dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: software.amazon.smithy.gradle.smithy-jar dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8067265 commit fe1419d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codegen/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mockito = "5.21.0"
55
test-logger-plugin = "4.0.0"
66
spotbugs = "6.0.22"
77
spotless = "8.2.1"
8-
smithy-gradle-plugins = "1.3.0"
8+
smithy-gradle-plugins = "1.4.0"
99
dep-analysis = "3.5.1"
1010
jsoup = "1.22.1"
1111
commonmark = "0.17.0"

0 commit comments

Comments
 (0)