Skip to content

Commit

Permalink
Update versions.jackson to v2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 27a2404 commit e3264f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jacocoTestReport.dependsOn {
}

def versions = [
jackson : '2.17.0'
jackson : '2.18.0'
]

// before committing a change, make sure task still works
Expand Down

0 comments on commit e3264f9

Please sign in to comment.