File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "id" : " 5e48cdf3-de2e-4274-8955-813c2897e3fc" ,
3+ "type" : " misc" ,
4+ "description" : " **Breaking**: Upgrade **smithy-kotlin** version which will replace all instances of `Set<T>` with `List<T>` in service shapes"
5+ }
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ sdkVersion=0.16.8-SNAPSHOT
1212smithyVersion =1.22.0
1313smithyGradleVersion =0.5.3
1414# smithy-kotlin codegen and runtime are versioned together
15- smithyKotlinVersion =0.11.2
15+ smithyKotlinVersion =0.12.0-SNAPSHOT
1616
1717# kotlin
1818kotlinVersion =1.7.0
@@ -39,4 +39,4 @@ slf4jVersion=1.7.36
3939
4040# dokka config (values specified at build-time as needed)
4141smithyKotlinPackageListUrl =
42- smithyKotlinDocBaseUrl =https://docs.aws.amazon.com/sdk-for-kotlin/latest/reference/smithy-kotlin
42+ smithyKotlinDocBaseUrl =https://docs.aws.amazon.com/sdk-for-kotlin/latest/reference/smithy-kotlin
You can’t perform that action at this time.
0 commit comments