Skip to content

Commit

Permalink
chore(deps): update dependency system.io.abstractions to v17.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ngeor committed Aug 31, 2022
1 parent 873be00 commit 352a430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PostfixNumberRemover/PostfixNumberRemover.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.IO.Abstractions" Version="17.0.24" />
<PackageReference Include="System.IO.Abstractions" Version="17.1.1" />
</ItemGroup>

</Project>

0 comments on commit 352a430

Please sign in to comment.