Skip to content

Commit

Permalink
Merge pull request #15 from SvenGroot/dependabot/nuget/main/nuget-dep…
Browse files Browse the repository at this point in the history
…endencies-9a73dd793a

Bump NUnit.Analyzers from 4.1.0 to 4.2.0 in the nuget-dependencies group
  • Loading branch information
SvenGroot committed Apr 25, 2024
2 parents 226e786 + 7e1b726 commit 5377528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ookii.Jumbo.Test/Ookii.Jumbo.Test.csproj
Expand Up @@ -23,7 +23,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.1.0">
<PackageReference Include="NUnit.Analyzers" Version="4.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5377528

Please sign in to comment.