Skip to content

Commit

Permalink
Bump System.IO.Abstractions from 21.0.26 to 21.0.29
Browse files Browse the repository at this point in the history
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 21.0.26 to 21.0.29.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.0.26...v21.0.29)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SteveDesmond-ca committed Jul 25, 2024
1 parent e8eed7e commit 1a64c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BenchmarkMockNet/BenchmarkMockNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="FakeItEasy" Version="8.3.0" />
<PackageReference Include="PCLMock" Version="5.1.3" />
<PackageReference Include="Rocks" Version="8.2.0" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.26" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
</ItemGroup>

</Project>

0 comments on commit 1a64c66

Please sign in to comment.