Skip to content

Commit 783296a

Browse files
committed
bump back up to JUnit version 5.13.2
1 parent f7c072c commit 783296a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ atomicfu-version = "0.29.0"
1212
binary-compatibility-validator-version = "0.18.0"
1313

1414
# 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"
15+
smithy-kotlin-runtime-version = "1.4.22"
16+
smithy-kotlin-codegen-version = "0.34.22"
1717

1818
# codegen
1919
smithy-version = "1.60.2"
2020

2121
# testing
2222
ddb-local-version = "2.5.2"
23-
junit-version = "5.10.5"
23+
junit-version = "5.13.2"
2424
kotest-version = "5.9.1"
2525
kotlinx-benchmark-version = "0.4.12"
2626
kotlinx-serialization-version = "1.7.3"

0 commit comments

Comments
 (0)