Skip to content

Commit 0214f4a

Browse files
authored
chore: upgrade smithy-kotlin version (#699)
1 parent 83a9703 commit 0214f4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

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

1717
# kotlin
1818
kotlinVersion=1.7.10
@@ -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)