Skip to content

Commit

Permalink
Bump System.IO.Abstractions from 21.0.22 to 21.0.26
Browse files Browse the repository at this point in the history
Bumps System.IO.Abstractions from 21.0.22 to 21.0.26.

---
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 15, 2024
1 parent 72287db commit c427a52
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.1.0" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.22" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.26" />
</ItemGroup>

</Project>

0 comments on commit c427a52

Please sign in to comment.