Skip to content

Commit f7c072c

Browse files
committed
revert to JUnit 5.10.5 for CI debugging
1 parent 383d16d commit f7c072c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ smithy-version = "1.60.2"
2020

2121
# testing
2222
ddb-local-version = "2.5.2"
23-
junit-version = "5.13.2"
23+
junit-version = "5.10.5"
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)