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.18.0 to 2.18.2.
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.0...jackson-dataformats-text-2.18.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 Dec 1, 2024
1 parent 5765045 commit a8eb8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
testImplementation 'org.json:json:20240303'
testImplementation 'org.hamcrest:hamcrest-core:3.0'
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.0'
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2'
}

0 comments on commit a8eb8eb

Please sign in to comment.