Skip to content

Commit

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

Bump NUnit.ConsoleRunner from 3.18.1 to 3.18.2
  • Loading branch information
jstedfast authored Sep 23, 2024
2 parents f8053bc + 26fb335 commit 797af5b
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 @@ -27,7 +27,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NUnit.ConsoleRunner" Version="3.18.1" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.18.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 797af5b

Please sign in to comment.