Update junit-framework monorepo to v6.1.0 #4

Merged
renovate-bot merged 1 commits from renovate/junit-framework-monorepo into main 2026-05-20 08:03:28 +02:00
+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]