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 22eaae0 commit 6ce073bCopy full SHA for 6ce073b
PistonChat/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
implementation("com.github.technicallycoded:FoliaLib:main-SNAPSHOT")
15
implementation("com.google.code.gson:gson:2.13.1")
16
implementation("net.kyori:adventure-platform-bukkit:4.4.0")
17
- implementation("net.kyori:adventure-text-minimessage:4.22.0")
+ implementation("net.kyori:adventure-text-minimessage:4.23.0")
18
implementation("org.bstats:bstats-bukkit:3.1.0")
19
implementation("org.mariadb.jdbc:mariadb-java-client:3.5.3")
20
implementation("com.github.ben-manes.caffeine:caffeine:3.2.1")
0 commit comments