Skip to content

Commit

Permalink
Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/jayway/JsonPath/releases)
- [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
- [Commits](json-path/JsonPath@json-path-2.7.0...json-path-2.8.0)

---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 47b4c23 commit 70c597a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion router-protobuf/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
testImplementation("org.assertj:assertj-core:3.23.1")
testImplementation("io.mockk:mockk:1.13.3")
testImplementation("org.slf4j:slf4j-simple:2.0.9")
testImplementation("com.jayway.jsonpath:json-path:2.7.0")
testImplementation("com.jayway.jsonpath:json-path:2.8.0")
}


Expand Down

0 comments on commit 70c597a

Please sign in to comment.