Update kotest to v6.2.0 #8

Merged
renovate-bot merged 1 commits from renovate/kotest into main 2026-06-16 08:21:44 +02:00
Showing only changes of commit 9446c5de66 - Show all commits
+1 -1
View File
@@ -13,7 +13,7 @@ memoize = "0.1" # https://gitea.davygora.duckdns.org/yura/-/packages/maven/org.d
# Test # Test
kotest = "6.1.11" # https://mvnrepository.com/artifact/io.kotest/kotest-runner-junit5 kotest = "6.2.0" # https://mvnrepository.com/artifact/io.kotest/kotest-runner-junit5
junit = "6.1.0" # https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter junit = "6.1.0" # https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
mockk = "1.14.11" # https://mvnrepository.com/artifact/io.mockk/mockk mockk = "1.14.11" # https://mvnrepository.com/artifact/io.mockk/mockk