Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 20, 2022
1 parent d1fed59 commit 6976c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Expand Up @@ -100,7 +100,7 @@ final Map<String, String> libraries = [
spring : 'org.springframework:spring-core:4.3.30.RELEASE',
springSecurity : 'org.springframework.security:spring-security-config:4.2.20.RELEASE',
springTestJunit5 : 'com.github.sbrannen:spring-test-junit5:1.5.0',
systemStubs : 'uk.org.webcompere:system-stubs-jupiter:1.2.0',
systemStubs : 'uk.org.webcompere:system-stubs-jupiter:2.0.0',
testcontainers : 'org.testcontainers:testcontainers:1.16.3',
tinybundles : 'org.ops4j.pax.tinybundles:tinybundles:3.0.0',
tokenBucket : 'org.isomorphism:token-bucket:1.7',
Expand Down

0 comments on commit 6976c08

Please sign in to comment.