We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a9703 commit 0214f4aCopy full SHA for 0214f4a
gradle.properties
@@ -12,7 +12,7 @@ sdkVersion=0.17.6-SNAPSHOT
12
smithyVersion=1.23.0
13
smithyGradleVersion=0.6.0
14
# smithy-kotlin codegen and runtime are versioned together
15
-smithyKotlinVersion=0.12.6-SNAPSHOT
+smithyKotlinVersion=0.12.6
16
17
# kotlin
18
kotlinVersion=1.7.10
@@ -39,4 +39,4 @@ slf4jVersion=1.7.36
39
40
# dokka config (values specified at build-time as needed)
41
smithyKotlinPackageListUrl=
42
-smithyKotlinDocBaseUrl=https://docs.aws.amazon.com/sdk-for-kotlin/latest/reference/smithy-kotlin
+smithyKotlinDocBaseUrl=https://docs.aws.amazon.com/sdk-for-kotlin/latest/reference/smithy-kotlin
0 commit comments