Skip to content

Commit 72c8e04

Browse files
authored
chore: upgrade smithy-kotlin version to latest snapshot (#691)
1 parent 3078404 commit 72c8e04

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": "21d25177-2aba-4300-964e-9de3eb7fbf6e",
3+
"type": "misc",
4+
"description": "Update smithy-kotlin version"
5+
}

gradle.properties

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

1717
# kotlin
1818
kotlinVersion=1.7.10

0 commit comments

Comments
 (0)