Skip to content

Commit

Permalink
Bump uk.org.webcompere:system-stubs-jupiter from 2.1.5 to 2.1.6
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.5 to 2.1.6.
- [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.5...system-stubs-parent-2.1.6)

---
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] committed Jan 19, 2024
1 parent 1307797 commit fc210f7
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.17.2'
testImplementation project.deps.gocdPluginApi
testImplementation group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.1'
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.5'
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.1.6'
}


Expand Down

0 comments on commit fc210f7

Please sign in to comment.