Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit b9963d6

Browse files
Bump system-stubs.version from 2.0.1 to 2.0.2 (#36)
Bumps `system-stubs.version` from 2.0.1 to 2.0.2. Updates `system-stubs-core` from 2.0.1 to 2.0.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.0.1...system-stubs-parent-2.0.2) Updates `system-stubs-jupiter` from 2.0.1 to 2.0.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.0.1...system-stubs-parent-2.0.2) --- updated-dependencies: - dependency-name: uk.org.webcompere:system-stubs-core dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: uk.org.webcompere:system-stubs-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebdaee5 commit b9963d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<junit-jupiter.version>5.9.2</junit-jupiter.version>
9797
<mockito.version>5.1.1</mockito.version>
9898
<hamcrest.version>2.2</hamcrest.version>
99-
<system-stubs.version>2.0.1</system-stubs.version>
99+
<system-stubs.version>2.0.2</system-stubs.version>
100100
<commons-text.version>1.10.0</commons-text.version>
101101
<!-- dependencies -->
102102
<jetbrains-annotations.version>24.0.0</jetbrains-annotations.version>

0 commit comments

Comments
 (0)