Skip to content

Commit

Permalink
Merge pull request #29 from felipebz/renovate/patch-jackson-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.18.3
  • Loading branch information
felipebz authored Mar 1, 2025
2 parents cd65457 + 61e1768 commit 22bea85
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 @@ -36,7 +36,7 @@ dependencies {
implementation("org.jcommander:jcommander:2.0")
implementation("com.felipebz.zpa:zpa-core:3.6.0")
implementation("com.felipebz.zpa:zpa-checks:3.6.0")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.3")
implementation("org.pf4j:pf4j:3.13.0")
implementation("org.slf4j:slf4j-jdk14:2.0.17")
implementation("me.lucko:jar-relocator:1.7")
Expand Down

0 comments on commit 22bea85

Please sign in to comment.