Skip to content

Commit

Permalink
Bump org.skyscreamer:jsonassert from 1.5.0 to 1.5.1 in /gp2gp-transla…
Browse files Browse the repository at this point in the history
…tor (#456)

Bumps [org.skyscreamer:jsonassert](https://github.com/skyscreamer/JSONassert) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/skyscreamer/JSONassert/releases)
- [Changelog](https://github.com/skyscreamer/JSONassert/blob/master/CHANGELOG.md)
- [Commits](skyscreamer/JSONassert@jsonassert-1.5.0...jsonassert-1.5.1)

---
updated-dependencies:
- dependency-name: org.skyscreamer:jsonassert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent d80222b commit 0243167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gp2gp-translator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
testImplementation 'org.mockito:mockito-inline:3.9.0'
testImplementation 'org.projectlombok:lombok'
testImplementation 'pl.pragmatists:JUnitParams:1.1.1'
testImplementation 'org.skyscreamer:jsonassert:1.5.0'
testImplementation 'org.skyscreamer:jsonassert:1.5.1'
testImplementation 'org.awaitility:awaitility:4.2.0'

implementation 'com.azure:azure-storage-blob:12.25.1'
Expand Down

0 comments on commit 0243167

Please sign in to comment.