Skip to content

Commit

Permalink
deps(deps): update dependency com.fasterxml.jackson.core:jackson-data…
Browse files Browse the repository at this point in the history
…bind to v2.16.0
  • Loading branch information
RenovateBot committed Dec 4, 2023
1 parent 154ec8f commit b55ec78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverpackcreator-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ kotlin {
implementation(files("${layout.buildDirectory.asFile.get()}/resources/"))
api("de.comahe.i18n4k:i18n4k-core-jvm:0.6.2")
api("com.electronwill.night-config:toml:3.6.7")
api("com.fasterxml.jackson.core:jackson-databind:2.15.3")
api("com.fasterxml.jackson.core:jackson-databind:2.16.0")
api("net.lingala.zip4j:zip4j:2.11.5")
api("org.apache.logging.log4j:log4j-api-kotlin:1.3.0")
api("org.apache.logging.log4j:log4j-core:2.21.0")
Expand Down

0 comments on commit b55ec78

Please sign in to comment.