Skip to content

Commit 671774f

Browse files
committed
Use correct smithy kotlin version
1 parent 163dc82 commit 671774f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ coroutines-version = "1.9.0"
1111
atomicfu-version = "0.25.0"
1212

1313
# smithy-kotlin codegen and runtime are versioned separately
14-
smithy-kotlin-runtime-version = "1.3.18"
15-
smithy-kotlin-codegen-version = "0.33.18"
14+
smithy-kotlin-runtime-version = "1.3.19-SNAPSHOT"
15+
smithy-kotlin-codegen-version = "0.33.19-SNAPSHOT"
1616

1717
# codegen
1818
smithy-version = "1.51.0"

0 commit comments

Comments
 (0)