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 d1a5bf8 commit 0ba9461Copy full SHA for 0ba9461
gradle.properties
@@ -12,7 +12,7 @@ sdkVersion=0.17.3-SNAPSHOT
12
smithyVersion=1.22.0
13
smithyGradleVersion=0.5.3
14
# smithy-kotlin codegen and runtime are versioned together
15
-smithyKotlinVersion=0.12.1
+smithyKotlinVersion=0.12.2
16
17
# kotlin
18
kotlinVersion=1.7.0
@@ -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