Skip to content

Commit

Permalink
Merge pull request #108 from mathnet/dependabot/nuget/NUnit3TestAdapt…
Browse files Browse the repository at this point in the history
…er-4.5.0

Bump NUnit3TestAdapter from 4.4.2 to 4.5.0
  • Loading branch information
cdrnet authored Dec 19, 2023
2 parents 2f60531 + 8b03305 commit 49bc5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symbolics.Tests/Symbolics.Tests.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnitLite" Version="3.13.3" />
<PackageReference Include="FsUnit" Version="5.6.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
Expand Down

0 comments on commit 49bc5d4

Please sign in to comment.