Skip to content

Commit

Permalink
Bump uk.org.webcompere:system-stubs-jupiter from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [uk.org.webcompere:system-stubs-jupiter](https://github.com/webcompere/system-stubs) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/webcompere/system-stubs/releases)
- [Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md)
- [Commits](webcompere/system-stubs@system-stubs-parent-2.1.1...system-stubs-parent-2.1.2)

---
updated-dependencies:
- dependency-name: uk.org.webcompere:system-stubs-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent ef72eae commit 8cd0c3f
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 @@ -76,7 +76,7 @@ dependencies {
testImplementation group: 'org.jsoup', name: 'jsoup', version: '1.16.1'
testImplementation project.deps.gocdPluginApi
testImplementation group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.1'
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.1'
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.2'
}


Expand Down

0 comments on commit 8cd0c3f

Please sign in to comment.