Skip to content

Commit

Permalink
Merge pull request #10 from bitfist/dependabot/gradle/com.fasterxml.j…
Browse files Browse the repository at this point in the history
…ackson.core-jackson-databind-2.18.2

chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2
  • Loading branch information
bitfist authored Nov 29, 2024
2 parents dfb6932 + 3a48804 commit 040fdb3
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.18.1" }
jackson = { module = "com.fasterxml.jackson.core:jackson-databind", version = "2.18.2" }
# Test
junit = { module = "org.junit.jupiter:junit-jupiter", version = "5.11.3" }
mockito = { module = "org.mockito:mockito-core", version = "5.14.2" }
Expand Down

0 comments on commit 040fdb3

Please sign in to comment.