Skip to content

Commit 07f5dd3

Browse files
committed
chore: smithy update for smithyVersion=1.51.0
1 parent 7e7e222 commit 07f5dd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

codegen/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
smithyVersion=1.50.0
1+
smithyVersion=1.51.0
22
smithyGradleVersion=0.6.0

scripts/generate-clients/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Update this commit when taking up new changes from smithy-typescript.
22
module.exports = {
33
// Use full commit hash as we explicitly fetch it.
4-
SMITHY_TS_COMMIT: "5c4370ae7df25b219c1facb6203ead15b9334d12",
4+
SMITHY_TS_COMMIT: "98d74245c48bc5cf0153112d1dbaa1fcde4139df",
55
};
66

77
if (module.exports.SMITHY_TS_COMMIT.length < 40) {

0 commit comments

Comments
 (0)