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 d148112 commit 94a336eCopy full SHA for 94a336e
1 file changed
PistonChat/build.gradle.kts
@@ -12,7 +12,7 @@ dependencies {
12
13
implementation("net.pistonmaster:PistonUtils:1.4.0")
14
implementation("com.tcoded:FoliaLib:0.5.1")
15
- implementation("com.google.code.gson:gson:2.13.1")
+ implementation("com.google.code.gson:gson:2.13.2")
16
implementation("net.kyori:adventure-platform-bukkit:4.4.1")
17
implementation("net.kyori:adventure-text-minimessage:4.24.0")
18
implementation("org.bstats:bstats-bukkit:3.1.0")
0 commit comments