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 e721cb8 commit 9a5f2cbCopy full SHA for 9a5f2cb
1 file changed
settings.gradle.kts
@@ -29,15 +29,15 @@ dependencyResolutionManagement {
29
create("libs") {
30
31
version("hibernate", "7.1.0.Final")
32
- version("paper", "1.21.4-R0.1-SNAPSHOT")
+ version("paper", "1.21.8-R0.1-SNAPSHOT")
33
version("luckperms", "5.5")
34
version("protocolLib", "5.3.0")
35
version("jaxbRuntime", "4.0.5")
36
version("postgresql", "42.7.7")
37
version("apacheCommons", "3.18.0")
38
version("junitApi", "5.11.0")
39
version("bom", "1.4.3")
40
- version("mockbukit", "4.72.8")
+ version("mockbukit", "4.76.0")
41
42
plugin("pluginYaml", "net.minecrell.plugin-yml.paper").version("0.6.0")
43
plugin("shadow", "com.gradleup.shadow").version("9.0.2")
0 commit comments