Skip to content

Commit

Permalink
Merge pull request #239 from nils-org/renovate/idisposableanalyzers-4.x
Browse files Browse the repository at this point in the history
(maint) Update dependency IDisposableAnalyzers to v4.0.8
  • Loading branch information
nils-a committed Jun 20, 2024
2 parents b831944 + 9de484a commit 6a19aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JavaVersionSwitcher/JavaVersionSwitcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="IDisposableAnalyzers" Version="4.0.7">
<PackageReference Include="IDisposableAnalyzers" Version="4.0.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 6a19aee

Please sign in to comment.