Skip to content

Commit

Permalink
Merge pull request #95 from ARKlab/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update dependency nunit to 4.3.1
  • Loading branch information
renovate[bot] authored Dec 21, 2024
2 parents 943bb2d + 1f56de2 commit 2957f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Artesian/Artesian.SDK.Tests/Artesian.SDK.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit" Version="4.3.0" />
<PackageReference Include="NUnit" Version="4.3.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 2957f94

Please sign in to comment.