Skip to content

Commit

Permalink
Merge pull request #52 from jstedfast/dependabot/nuget/NUnit.ConsoleR…
Browse files Browse the repository at this point in the history
…unner-3.19.2

Bump NUnit.ConsoleRunner from 3.19.1 to 3.19.2
  • Loading branch information
jstedfast authored Feb 3, 2025
2 parents c20c3b6 + 9a96b88 commit caafb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NUnit.ConsoleRunner" Version="3.19.1" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.19.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit caafb63

Please sign in to comment.