Skip to content

Commit 3776252

Browse files
Bump KubernetesClient from 18.0.5 to 18.0.13 (#3030)
--- updated-dependencies: - dependency-name: KubernetesClient dependency-version: 18.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44c81c7 commit 3776252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.WebApi.Boilerplate.AppHost/BervProject.WebApi.Boilerplate.AppHost.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</ItemGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="KubernetesClient" Version="18.0.5" />
22+
<PackageReference Include="KubernetesClient" Version="18.0.13" />
2323
<ProjectReference Include="..\BervProject.WebApi.Boilerplate\BervProject.WebApi.Boilerplate.csproj" />
2424
<ProjectReference Include="..\BervProject.WebApi.Boilerplate.MigrationService\BervProject.WebApi.Boilerplate.MigrationService.csproj" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)