Skip to content

Commit

Permalink
fix(deps): update dependency scrutor to 5.0.1 (#735)
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 Sep 26, 2024
1 parent 90e589b commit a9f08cf
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 @@ -83,7 +83,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Scrutor" Version="5.0.0" />
<PackageReference Include="Scrutor" Version="5.0.1" />
<PackageReference Include="Semi.Avalonia" Version="11.1.0.4" />
<PackageReference Include="Swordfish.NET.CollectionsV3" Version="3.3.12" />
<PackageReference Include="TextMateSharp" Version="1.0.63" />
Expand Down

0 comments on commit a9f08cf

Please sign in to comment.