Skip to content

Commit

Permalink
Update test packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
timcassell committed Nov 4, 2023
1 parent 1e29ab5 commit 5b5a292
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ProtoPromiseTests/ProtoPromiseTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@

<ItemGroup>
<PackageReference Include="JUnitTestLogger" Version="1.1.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.0-alpha-net7.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 5b5a292

Please sign in to comment.