Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 59c970d commit ef76539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dumper-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ dependencies {
implementation("io.github.expatiat.jambalaya:jambalaya-checks:${Versions.jambalayaChecks}")

// libraries
implementation("com.fasterxml.jackson.core:jackson-databind:2.13.4")
implementation("com.fasterxml.jackson.core:jackson-databind:2.15.1")
}

0 comments on commit ef76539

Please sign in to comment.