We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d62a7 commit 4c068d1Copy full SHA for 4c068d1
settings.gradle.kts
@@ -23,8 +23,8 @@ dependencyResolutionManagement {
23
create("libs") {
24
version("minestom", "2025.09.13-1.21.8")
25
version("adventure", "4.24.0")
26
- version("junit", "5.14.0")
27
- version("junit.platform", "1.14.0")
+ version("junit", "6.0.0")
+ version("junit.platform", "6.0.0")
28
version("mockito", "5.20.0")
29
version("cyano", "0.3.3")
30
0 commit comments