Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jstedfast committed Jan 8, 2024
1 parent 76daef8 commit 6a3ae98
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 @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AltCover" Version="8.6.95" />
<PackageReference Include="AltCover" Version="8.6.125" />
<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 6a3ae98

Please sign in to comment.