Skip to content

Commit

Permalink
Merge pull request #111 from FirelyTeam/dependabot/nuget/MSTest.TestA…
Browse files Browse the repository at this point in the history
…dapter-3.3.1

Bump MSTest.TestAdapter from 3.2.0 to 3.3.1
  • Loading branch information
mmsmits committed Apr 17, 2024
2 parents cda8500 + 504658b commit 0ed8bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firely.Fhir.Packages.Tests.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
</ItemGroup>

Expand Down

0 comments on commit 0ed8bac

Please sign in to comment.