Skip to content

Commit

Permalink
Merge pull request #32 from k8sdash/snyk-fix-ae9de38ad7d7e74dc804e13c…
Browse files Browse the repository at this point in the history
…4276c7dd

[Snyk] Security upgrade KubernetesClient from 10.0.1 to 12.1.1
  • Loading branch information
ebCrypto authored Jan 17, 2024
2 parents 32a5cf6 + a599f12 commit b6ad92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion K8SDashboard.Services/K8SDashboard.Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="KubernetesClient" Version="10.0.1" />
<PackageReference Include="KubernetesClient" Version="12.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.3" />
</ItemGroup>

Expand Down

0 comments on commit b6ad92e

Please sign in to comment.