Skip to content

Commit

Permalink
build(deps): Bump MSTest from 3.6.1 to 3.6.2 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [MSTest](https://github.com/microsoft/testfx).


Updates `MSTest` from 3.6.1 to 3.6.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.6.1...v3.6.2)

---
updated-dependencies:
- dependency-name: MSTest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 9cfeeb7 commit 76e6c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MSTest" Version="3.6.1" />
<PackageReference Include="MSTest" Version="3.6.2" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 76e6c0a

Please sign in to comment.