diff --git a/build.gradle b/build.gradle index d1fa92f..a6aac8d 100644 --- a/build.gradle +++ b/build.gradle @@ -64,7 +64,7 @@ dependencies { implementation 'net.silthus:ebean-wrapper:2.9.1' implementation 'net.silthus.configlib:configlib-bukkit:2.6.0' implementation 'co.aikar:acf-paper:0.5.0-SNAPSHOT' - implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.14.0' + implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.14.2' implementation 'net.kyori:adventure-api:4.11.0' implementation 'net.kyori:adventure-text-minimessage:4.11.0'