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 e364915 commit 3b8567bCopy full SHA for 3b8567b
PistonChat/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
implementation("com.tcoded:FoliaLib:0.5.1")
16
implementation("com.google.code.gson:gson:2.13.2")
17
implementation("net.kyori:adventure-platform-bukkit:4.4.1")
18
- implementation("net.kyori:adventure-text-minimessage:4.25.0")
+ implementation("net.kyori:adventure-text-minimessage:4.26.1")
19
implementation("org.bstats:bstats-bukkit:3.1.0")
20
implementation("org.mariadb.jdbc:mariadb-java-client:3.5.7")
21
implementation("com.github.ben-manes.caffeine:caffeine:3.2.3")
0 commit comments