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.3.0-SNAPSHOT
3+ awsSdkKotlinVersion =0.3.0
44
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ kotlin.native.ignoreDisabledTargets=true
77org.gradle.jvmargs =-Xmx4g -XX:MaxMetaspaceSize=1G
88
99# sdk
10- sdkVersion =0.3.0-SNAPSHOT
10+ sdkVersion =0.3.0
1111
1212# codegen
1313smithyVersion =1.7.2
1414smithyGradleVersion =0.5.3
1515# smithy-kotlin codegen and runtime are versioned together
16- smithyKotlinVersion =0.3.0-SNAPSHOT
16+ smithyKotlinVersion =0.3.0
1717
1818# kotlin
1919kotlinVersion =1.5.0
@@ -27,7 +27,7 @@ coroutinesVersion=1.5.0
2727atomicFuVersion =0.16.1
2828
2929# crt
30- crtKotlinVersion =0.3.0-SNAPSHOT
30+ crtKotlinVersion =0.3.0
3131
3232# testing/utility
3333junitVersion =5.6.2
You can’t perform that action at this time.
0 commit comments