Skip to content

Commit

Permalink
build(deps): bump uk.org.webcompere:model-assert from 1.0.3 to 1.1.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent a23a5d6 commit 34166d4
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 @@ -112,7 +112,7 @@ dependencies {
testImplementation 'org.assertj:assertj-core:3.26.3'
// https://github.com/webcompere/model-assert
// for json assertions
testImplementation 'uk.org.webcompere:model-assert:1.0.3'
testImplementation 'uk.org.webcompere:model-assert:1.1.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.2'
// would like to transition these to wiremock
Expand Down

0 comments on commit 34166d4

Please sign in to comment.