Skip to content

Commit 60376c8

Browse files
Bump com.jayway.jsonpath:json-path-assert (#6218)
Bumps [com.jayway.jsonpath:json-path-assert](https://github.com/jayway/JsonPath) from 2.6.0 to 2.10.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.6.0...json-path-2.10.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path-assert dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e47c54 commit 60376c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-plugins/otel-trace-source/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
testImplementation 'org.assertj:assertj-core:3.27.7'
3333
testImplementation testLibs.slf4j.simple
3434
testImplementation libs.commons.io
35-
testImplementation 'com.jayway.jsonpath:json-path-assert:2.6.0'
35+
testImplementation 'com.jayway.jsonpath:json-path-assert:2.10.0'
3636
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
3737
}
3838

0 commit comments

Comments
 (0)