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 63ec84a commit 1fde9e8Copy full SHA for 1fde9e8
1 file changed
PistonChat/build.gradle.kts
@@ -12,7 +12,7 @@ dependencies {
12
13
implementation("net.pistonmaster:PistonUtils:1.4.0")
14
implementation("com.github.technicallycoded:FoliaLib:main-SNAPSHOT")
15
- implementation("com.google.code.gson:gson:2.13.0")
+ implementation("com.google.code.gson:gson:2.13.1")
16
implementation("net.kyori:adventure-platform-bukkit:4.3.4")
17
implementation("net.kyori:adventure-text-minimessage:4.20.0")
18
implementation("org.bstats:bstats-bukkit:3.1.0")
0 commit comments