Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-core to v2.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent 889e0bb commit 2668077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
compileOnly("com.sk89q.worldedit", "worldedit-bukkit", "7.2.17")

bukkitLibrary("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.3")
bukkitLibrary("com.fasterxml.jackson.core:jackson-core:2.14.2")
bukkitLibrary("com.fasterxml.jackson.core:jackson-core:2.18.2")
bukkitLibrary("com.fasterxml.jackson.core:jackson-databind:2.14.2")
bukkitLibrary("net.kyori:adventure-platform-bukkit:4.3.1")
bukkitLibrary("net.kyori:adventure-text-minimessage:4.13.1")
Expand Down

0 comments on commit 2668077

Please sign in to comment.