Skip to content

Commit

Permalink
Bump nunit from 3.14.0 to 4.0.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent 85f58f7 commit 2b7909f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MimeTypes.Tests/MimeTypes.Tests.csproj
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="nunit" Version="3.14.0" />
<PackageReference Include="nunit" Version="4.0.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
</ItemGroup>
Expand Down

0 comments on commit 2b7909f

Please sign in to comment.