Skip to content

Commit

Permalink
fix(deps): update dependency scrutor to 5.0.2 (#799)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 35a2636 commit a16f81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeUI/KubeUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Scrutor" Version="5.0.1" />
<PackageReference Include="Scrutor" Version="5.0.2" />
<PackageReference Include="Swordfish.NET.CollectionsV3" Version="3.3.12" />
<PackageReference Include="TextMateSharp" Version="1.0.64" />
<PackageReference Include="TextMateSharp.Grammars" Version="1.0.64" />
Expand Down

0 comments on commit a16f81d

Please sign in to comment.