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 bfeffb9 commit 213e262Copy full SHA for 213e262
gradle.properties
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
6
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
7
8
# sdk
9
-sdkVersion=0.16.2-beta
+sdkVersion=0.16.3-SNAPSHOT
10
11
# codegen
12
smithyVersion=1.17.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