Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.jackson.module:jackson-mod…
Browse files Browse the repository at this point in the history
…ule-kotlin to v2.17.0
  • Loading branch information
renovate[bot] authored and jpenilla committed Mar 22, 2024
1 parent b59f071 commit aaa427b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ indra-licenser-spotless = { id = "net.kyori.indra.licenser.spotless", version.re
gradle-plugin-publish = { id = "com.gradle.plugin-publish", version = "1.2.1" }

[versions]
jackson = "2.16.2"
jackson = "2.17.0"
paperweight = "1.5.11"
ktlint = "0.49.0"
indra = "3.1.3"
Expand Down

0 comments on commit aaa427b

Please sign in to comment.