Skip to content

Commit 4c068d1

Browse files
Update junit-framework monorepo to v6 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93d62a7 commit 4c068d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

settings.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ dependencyResolutionManagement {
2323
create("libs") {
2424
version("minestom", "2025.09.13-1.21.8")
2525
version("adventure", "4.24.0")
26-
version("junit", "5.14.0")
27-
version("junit.platform", "1.14.0")
26+
version("junit", "6.0.0")
27+
version("junit.platform", "6.0.0")
2828
version("mockito", "5.20.0")
2929
version("cyano", "0.3.3")
3030

0 commit comments

Comments
 (0)