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 1d0fb1e commit 3649f72Copy full SHA for 3649f72
1 file changed
loader/build.gradle.kts
@@ -68,6 +68,7 @@ dependencies {
68
exclude(group = "org.jboss.shrinkwrap.resolver", module = "shrinkwrap-resolver-depchain")
69
}
70
implementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
71
+ implementation("net.kyori:adventure-text-minimessage:4.25.0")
72
implementation("dev.hollowcube:polar:1.15.0")
73
implementation("org.yaml:snakeyaml:2.0")
74
0 commit comments