Skip to content

Commit

Permalink
Bump TestableIOSystemIOAbstractionsTestingHelpersVersion
Browse files Browse the repository at this point in the history
Bumps `TestableIOSystemIOAbstractionsTestingHelpersVersion` from 21.0.2 to 21.0.22.

Updates `TestableIO.System.IO.Abstractions.TestingHelpers` from 21.0.2 to 21.0.22
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.0.2...v21.0.22)

Updates `TestableIO.System.IO.Abstractions.Wrappers` from 21.0.2 to 21.0.22
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.0.2...v21.0.22)

---
updated-dependencies:
- dependency-name: TestableIO.System.IO.Abstractions.TestingHelpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: TestableIO.System.IO.Abstractions.Wrappers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 7b7d113 commit 8851db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<XunitVersion>2.8.1</XunitVersion>
<XunitRunnerVisualStudioVersion>2.8.1</XunitRunnerVisualStudioVersion>
<MoqVersion>4.20.70</MoqVersion>
<TestableIOSystemIOAbstractionsTestingHelpersVersion>21.0.2</TestableIOSystemIOAbstractionsTestingHelpersVersion>
<TestableIOSystemIOAbstractionsTestingHelpersVersion>21.0.22</TestableIOSystemIOAbstractionsTestingHelpersVersion>
<CoverletCollector>3.2.0</CoverletCollector>
</PropertyGroup>
</Project>

0 comments on commit 8851db0

Please sign in to comment.