Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) from 2.17.1 to 2.17.2.
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.17.1...jackson-dataformats-text-2.17.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 81f8afd commit e72be20
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 @@ -7,7 +7,7 @@ buildscript {
gradleVersion = "8.8"
applitoolsAppiumVersion = "5.67.11"
browserStackLocalVersion = "1.1.3"
fasterxmlJacksonVersion = "2.17.1"
fasterxmlJacksonVersion = "2.17.2"
atdVersion = "b313941325" // ATD main branch
jadbVersion = "1.2.1"
unirestVersion = "3.14.5"
Expand Down

0 comments on commit e72be20

Please sign in to comment.