Skip to content

Commit

Permalink
Merge pull request #173 from BrammyS/dependabot/nuget/dev/nunit-4.2.1
Browse files Browse the repository at this point in the history
Build(deps): Bump nunit from 4.2.0 to 4.2.1
  • Loading branch information
BrammyS authored Aug 27, 2024
2 parents 3777157 + d486843 commit c0f383e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/Bot.Discord.Tests/Bot.Discord.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.20.70"/>
<PackageReference Include="nunit" Version="4.2.0"/>
<PackageReference Include="nunit" Version="4.2.1"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0"/>
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.20.70"/>
<PackageReference Include="nunit" Version="4.2.0"/>
<PackageReference Include="nunit" Version="4.2.1"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0"/>
</ItemGroup>
Expand Down

0 comments on commit c0f383e

Please sign in to comment.