Skip to content

Commit

Permalink
build(deps): bump the patches group with 1 update (#372)
Browse files Browse the repository at this point in the history
Bumps the patches group with 1 update: [uk.org.webcompere:model-assert](https://github.com/webcompere/model-assert).


Updates `uk.org.webcompere:model-assert` from 1.0.0 to 1.0.2
- [Release notes](https://github.com/webcompere/model-assert/releases)
- [Changelog](https://github.com/webcompere/model-assert/blob/model-assert-1.0.2/pom.xml.releaseBackup)
- [Commits](webcompere/model-assert@ModelAssert-1.0.0...model-assert-1.0.2)

---
updated-dependencies:
- dependency-name: uk.org.webcompere:model-assert
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

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 Jan 1, 2024
1 parent e83eea7 commit 03bb2c5
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 @@ -107,7 +107,7 @@ dependencies {
testImplementation 'org.assertj:assertj-core:3.25.0'
// https://github.com/webcompere/model-assert
// for json assertions
testImplementation 'uk.org.webcompere:model-assert:1.0.0'
testImplementation 'uk.org.webcompere:model-assert:1.0.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
testImplementation 'org.mockito:mockito-junit-jupiter:5.8.0'
// would like to transition these to wiremock
Expand Down

0 comments on commit 03bb2c5

Please sign in to comment.