Skip to content

Commit c345376

Browse files
authored
chore: upgrade smithy-kotlin version (#649)
1 parent 7af0847 commit c345376

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "88d4e20c-be64-4992-a4bd-c7f7c17b0a9c",
3+
"type": "misc",
4+
"description": "Upgrade smithy-kotlin version to 0.11.2"
5+
}

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sdkVersion=0.16.6-SNAPSHOT
1212
smithyVersion=1.22.0
1313
smithyGradleVersion=0.5.3
1414
# smithy-kotlin codegen and runtime are versioned together
15-
smithyKotlinVersion=0.11.2-SNAPSHOT
15+
smithyKotlinVersion=0.11.2
1616

1717
# kotlin
1818
kotlinVersion=1.7.0
@@ -39,4 +39,4 @@ slf4jVersion=1.7.36
3939

4040
# dokka config (values specified at build-time as needed)
4141
smithyKotlinPackageListUrl=
42-
smithyKotlinDocBaseUrl=https://docs.aws.amazon.com/sdk-for-kotlin/latest/reference/smithy-kotlin
42+
smithyKotlinDocBaseUrl=https://docs.aws.amazon.com/sdk-for-kotlin/latest/reference/smithy-kotlin

0 commit comments

Comments
 (0)