Skip to content

Commit 2b288fe

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump System.IO.Abstractions from 22.1.0 to 22.1.1
--- updated-dependencies: - dependency-name: System.IO.Abstractions dependency-version: 22.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59d7477 commit 2b288fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BenchmarkMockNet/BenchmarkMockNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="FakeItEasy" Version="9.0.1" />
1717
<PackageReference Include="PCLMock" Version="5.1.3" />
1818
<PackageReference Include="Rocks" Version="10.1.0" />
19-
<PackageReference Include="System.IO.Abstractions" Version="22.1.0" />
19+
<PackageReference Include="System.IO.Abstractions" Version="22.1.1" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)