Skip to content

Commit 62ebb8c

Browse files
Update dependency com.fasterxml.jackson.core:jackson-core to v2.17.1
1 parent 889e0bb commit 62ebb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.2.17")
2525

2626
bukkitLibrary("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3")
27-
bukkitLibrary("com.fasterxml.jackson.core:jackson-core:2.14.2")
27+
bukkitLibrary("com.fasterxml.jackson.core:jackson-core:2.17.1")
2828
bukkitLibrary("com.fasterxml.jackson.core:jackson-databind:2.14.2")
2929
bukkitLibrary("net.kyori:adventure-platform-bukkit:4.3.1")
3030
bukkitLibrary("net.kyori:adventure-text-minimessage:4.13.1")

0 commit comments

Comments
 (0)