Bump System.IO.Abstractions from 18.0.1 to 19.1.1 (#1133)

Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 18.0.1 to 19.1.1.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v18.0.1...v19.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-16 04:32:18 -08:00
committed by GitHub
parent c36eae8ec2
commit df7bec85cc
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="prometheus-net" Version="7.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.25.1" />
<PackageReference Include="System.IO.Abstractions" Version="18.0.1" />
<PackageReference Include="System.IO.Abstractions" Version="19.1.1" />
<PackageReference Include="IdentityModel.OidcClient" Version="5.2.0" />
</ItemGroup>