Update kotest to v6.2.0 #8
@@ -13,7 +13,7 @@ memoize = "0.1" # https://gitea.davygora.duckdns.org/yura/-/packages/maven/org.d
|
||||
|
||||
# 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
|
||||
mockk = "1.14.11" # https://mvnrepository.com/artifact/io.mockk/mockk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user