Skip to content

Commit

Permalink
Bump System.IO.Abstractions from 17.0.21 to 17.0.23
Browse files Browse the repository at this point in the history
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 17.0.21 to 17.0.23.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v17.0.21...v17.0.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2022
1 parent ea28196 commit 753bb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IsIdentifiable/IsIdentifiable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="11.3.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
<PackageReference Include="NLog" Version="5.0.1" />
<PackageReference Include="System.IO.Abstractions" Version="17.0.21" />
<PackageReference Include="System.IO.Abstractions" Version="17.0.23" />
<PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
<PackageReference Include="Tesseract" Version="4.1.0-beta1" />
</ItemGroup>
Expand Down

0 comments on commit 753bb56

Please sign in to comment.