Skip to content

Commit d6f5495

Browse files
authored
chore: smithy upgrade (#97)
1 parent bdb40dc commit d6f5495

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @awslabs/aws-sdk-kotlin-sde

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
22
kotlin-version = "2.2.0"
33
ktlint = "1.3.0"
4-
smithy-version = "1.53.0"
5-
smithy-gradle-plugin-version = "1.1.0"
4+
smithy-version = "1.60.2"
5+
smithy-gradle-plugin-version = "1.3.0"
66
junit-version = "5.10.1"
77

88
[libraries]

0 commit comments

Comments
 (0)