Skip to content

Commit

Permalink
chore(deps): bump com.fasterxml.jackson.core:jackson-databind
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.2 to 2.18.0.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent c5e0637 commit 76eed45
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 @@ -2,7 +2,7 @@
swt = "3.126.0"

[libraries]
jackson = { module = "com.fasterxml.jackson.core:jackson-databind", version = "2.17.2" }
jackson = { module = "com.fasterxml.jackson.core:jackson-databind", version = "2.18.0" }
# Test
junit = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.1" }
mockito = { module = "org.mockito:mockito-core", version = "5.12.0" }
Expand Down

0 comments on commit 76eed45

Please sign in to comment.