Skip to content

Commit 2006d45

Browse files
authored
chore: upgrade smithy-kotlin to 0.11.0 (#641)
1 parent 34fee55 commit 2006d45

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "37f63dcd-3871-4c86-a63b-c0de7f963d62",
3+
"type": "misc",
4+
"description": "Upgrade smithy kotlin to [0.11.0](https://github.com/awslabs/smithy-kotlin/releases/tag/v0.11.0)"
5+
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sdkVersion=0.16.4-SNAPSHOT
1212
smithyVersion=1.17.0
1313
smithyGradleVersion=0.5.3
1414
# smithy-kotlin codegen and runtime are versioned together
15-
smithyKotlinVersion=0.11.0-SNAPSHOT
15+
smithyKotlinVersion=0.11.0
1616

1717
# kotlin
1818
kotlinVersion=1.6.21

0 commit comments

Comments
 (0)