Skip to content

Commit

Permalink
Merge pull request #118 from corentinaltepe/dependabot/nuget/src/NUni…
Browse files Browse the repository at this point in the history
…t.Analyzers-4.1.0

Bump NUnit.Analyzers from 4.0.1 to 4.1.0 in /src
  • Loading branch information
corentinaltepe authored Apr 25, 2024
2 parents 7a053de + d891b4b commit 5e265bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NLog.Loki.Tests/NLog.Loki.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="nunit" Version="4.1.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.0.1">
<PackageReference Include="NUnit.Analyzers" Version="4.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5e265bf

Please sign in to comment.