Skip to content

Commit

Permalink
Bump KubernetesClient from 13.0.1 to 13.0.11 (#114)
Browse files Browse the repository at this point in the history
Bumps [KubernetesClient](https://github.com/kubernetes-client/csharp) from 13.0.1 to 13.0.11.
- [Release notes](https://github.com/kubernetes-client/csharp/releases)
- [Commits](kubernetes-client/csharp@v13.0.1...v13.0.11)

---
updated-dependencies:
- dependency-name: KubernetesClient
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent fc99dc4 commit a674418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tingle.AzdoCleaner/Tingle.AzdoCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Azure.ResourceManager.MySql" Version="1.0.1" />
<PackageReference Include="Azure.ResourceManager.PostgreSql" Version="1.1.1" />
<PackageReference Include="Azure.ResourceManager.Sql" Version="1.2.0" />
<PackageReference Include="KubernetesClient" Version="13.0.1" />
<PackageReference Include="KubernetesClient" Version="13.0.11" />
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="19.221.0-preview" />
Expand Down

0 comments on commit a674418

Please sign in to comment.