File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
22# AWS SDK
3- awsSdkKotlinVersion =0.8.0-alpha
3+ awsSdkKotlinVersion =0.8.1-SNAPSHOT
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ kotlin.native.ignoreDisabledTargets=true
77org.gradle.jvmargs =-Xmx6g -XX:MaxPermSize=6g -XX:MaxMetaspaceSize=1G
88
99# sdk
10- sdkVersion =0.8.0-alpha
10+ sdkVersion =0.8.1-SNAPSHOT
1111
1212# codegen
1313smithyVersion =1.9.1
1414smithyGradleVersion =0.5.3
1515# smithy-kotlin codegen and runtime are versioned together
16- smithyKotlinVersion =0.6.0-alpha
16+ smithyKotlinVersion =0.6.1-SNAPSHOT
1717
1818# kotlin
1919kotlinVersion =1.5.31
@@ -28,7 +28,7 @@ atomicFuVersion=0.16.1
2828kotlinxSerializationVersion =1.3.0
2929
3030# crt
31- crtKotlinVersion =0.5.0-alpha
31+ crtKotlinVersion =0.5.1-SNAPSHOT
3232
3333# testing/utility
3434junitVersion =5.6.2
You can’t perform that action at this time.
0 commit comments