Skip to content

Commit

Permalink
Merge pull request #1 from bitfist/dependabot/gradle/com.fasterxml.ja…
Browse files Browse the repository at this point in the history
…ckson.core-jackson-databind-2.18.0

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0
  • Loading branch information
bitfist authored Oct 3, 2024
2 parents e63781f + 2ea5580 commit ed41c14
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.127.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.14.1" }
Expand Down

0 comments on commit ed41c14

Please sign in to comment.