We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df0ce7 commit 9b8de6cCopy full SHA for 9b8de6c
gradle/libs.versions.toml
@@ -4,16 +4,16 @@ ksp-version = "2.2.0-2.0.2" # Keep in sync with kotlin-version
4
5
dokka-version = "2.0.0"
6
7
-aws-kotlin-repo-tools-version = "0.4.58"
+aws-kotlin-repo-tools-version = "0.0.1"
8
9
# libs
10
coroutines-version = "1.10.2"
11
atomicfu-version = "0.29.0"
12
binary-compatibility-validator-version = "0.18.0"
13
14
# smithy-kotlin codegen and runtime are versioned separately
15
-smithy-kotlin-runtime-version = "1.5.11"
16
-smithy-kotlin-codegen-version = "0.35.11"
+smithy-kotlin-runtime-version = "1.5.14"
+smithy-kotlin-codegen-version = "0.35.14"
17
18
# codegen
19
smithy-version = "1.60.2"
0 commit comments