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 6de6b6d commit 7124313Copy full SHA for 7124313
1 file changed
settings.gradle.kts
@@ -9,7 +9,7 @@ dependencyResolutionManagement {
9
version("run-paper", "3.0.2")
10
version("publishdata", "1.4.0")
11
version("shadow", "9.3.1")
12
- version("junit-bom", "6.0.2")
+ version("junit-bom", "6.0.3")
13
version("mockbukit", "4.101.0")
14
15
plugin("plugin.yml", "net.minecrell.plugin-yml.paper").versionRef("plugin.yml")
0 commit comments