Compare commits

...

1 Commits

Author SHA1 Message Date
Smithy Automation 2b76115809 Update Smithy Version 2024-05-15 10:01:56 +00:00
3 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
"sources": ["models"],
"maven": {
"dependencies": [
"software.amazon.smithy:smithy-openapi:1.48.0",
"software.amazon.smithy:smithy-aws-traits:1.48.0"
"software.amazon.smithy:smithy-openapi:1.49.0",
"software.amazon.smithy:smithy-aws-traits:1.49.0"
]
},
"projections": {

View File

@ -1,2 +1,2 @@
smithyVersion=1.48.0
smithyVersion=1.49.0
smithyGradleVersion=1.0.0

View File

@ -1,2 +1,2 @@
smithyVersion=1.48.0
smithyVersion=1.49.0
smithyGradleVersion=1.0.0