Update kotest.assertions to v6.2.1 (#3437)

This commit is contained in:
Mend Renovate
2026-06-19 08:08:42 +01:00
committed by GitHub
parent 46b5cce007
commit d4ad76d576
+1 -1
View File
@@ -41,7 +41,7 @@ image-decoder = "e03b81e18a"
injekt = "91edab2317" injekt = "91edab2317"
jsoup = "1.22.2" jsoup = "1.22.2"
junit = "6.1.0" junit = "6.1.0"
kotest-assertions = "6.2.0" kotest-assertions = "6.2.1"
kotlin-gradle = "2.4.0" kotlin-gradle = "2.4.0"
kotlinx-coroutines = "1.11.0" kotlinx-coroutines = "1.11.0"
kotlinx-serialization = "1.11.0" kotlinx-serialization = "1.11.0"