Skip to content

Commit 5102dab

Browse files
Bump MSTest.TestAdapter from 3.0.2 to 3.0.3 (#284)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a5e530 commit 5102dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GoToBible.Tests.Model/GoToBible.Tests.Model.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<ItemGroup>
2222
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
23-
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
23+
<PackageReference Include="MSTest.TestAdapter" Version="3.0.3" />
2424
<PackageReference Include="MSTest.TestFramework" Version="3.0.3" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)