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 f7c072c commit 783296aCopy full SHA for 783296a
gradle/libs.versions.toml
@@ -12,15 +12,15 @@ 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.4.22-SNAPSHOT"
16
-smithy-kotlin-codegen-version = "0.34.22-SNAPSHOT"
+smithy-kotlin-runtime-version = "1.4.22"
+smithy-kotlin-codegen-version = "0.34.22"
17
18
# codegen
19
smithy-version = "1.60.2"
20
21
# testing
22
ddb-local-version = "2.5.2"
23
-junit-version = "5.10.5"
+junit-version = "5.13.2"
24
kotest-version = "5.9.1"
25
kotlinx-benchmark-version = "0.4.12"
26
kotlinx-serialization-version = "1.7.3"
0 commit comments