Skip to content

Commit 1d4d076

Browse files
authored
chore: upgrade smithy-kotlin (#714)
1 parent 8d6fc73 commit 1d4d076

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "5d0ee9f1-66d0-4654-9014-ef8ebea8ce17",
3+
"type": "misc",
4+
"description": "Upgrade smithy-kotlin version."
5+
}

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
99
sdkVersion=0.17.7-SNAPSHOT
1010

1111
# codegen
12-
smithyVersion=1.23.0
12+
smithyVersion=1.25.2
1313
smithyGradleVersion=0.6.0
1414
# smithy-kotlin codegen and runtime are versioned together
15-
smithyKotlinVersion=0.12.7
15+
smithyKotlinVersion=0.12.8
1616

1717
# kotlin
1818
kotlinVersion=1.7.10

0 commit comments

Comments
 (0)