Update junit-framework monorepo to v6.1.0

This commit was merged in pull request #4.
This commit is contained in:
2026-05-20 06:03:14 +00:00
parent 2124b8b229
commit 56b66e4804
+1 -1
View File
@@ -14,7 +14,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
junit = "6.0.3" # 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.9" # https://mvnrepository.com/artifact/io.mockk/mockk
[libraries]