Skip to content

Commit

Permalink
Bump System.IO.Abstractions from 19.0.1 to 19.1.1
Browse files Browse the repository at this point in the history
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 19.0.1 to 19.1.1.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v19.0.1...v19.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 14, 2022
1 parent 1e23a8e commit f1573d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/Smi.Common/Smi.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="System.IO.Abstractions" Version="19.0.1" />
<PackageReference Include="System.IO.Abstractions" Version="19.1.1" />
<PackageReference Include="YamlDotNet" Version="12.2.0" />
</ItemGroup>
</Project>

0 comments on commit f1573d2

Please sign in to comment.