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.
2 parents dfd4224 + 14c16ca commit 629d258Copy full SHA for 629d258
settings.gradle.kts
@@ -27,7 +27,7 @@ dependencyResolutionManagement {
27
version("gson", "2.13.2")
28
29
// Testing
30
- version("junit", "5.14.0")
+ version("junit", "6.0.0")
31
32
// Paper Dependencies
33
version("paper", "1.21.8-R0.1-SNAPSHOT")
0 commit comments