Skip to content

Commit

Permalink
Bump AltCover from 8.6.68 to 8.6.95
Browse files Browse the repository at this point in the history
Bumps [AltCover](https://github.com/SteveGilham/altcover) from 8.6.68 to 8.6.95.
- [Release notes](https://github.com/SteveGilham/altcover/releases)
- [Changelog](https://github.com/SteveGilham/altcover/blob/master/ReleaseNotes.md)
- [Commits](SteveGilham/altcover@release/v8.6.68...release/v8.6.95)

---
updated-dependencies:
- dependency-name: AltCover
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jstedfast committed Nov 20, 2023
1 parent 97a2b00 commit 316d9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AltCover" Version="8.6.68" />
<PackageReference Include="AltCover" Version="8.6.95" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="nunit" Version="3.14.0" />
Expand Down

0 comments on commit 316d9dd

Please sign in to comment.