We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6fe22 commit 85cb524Copy full SHA for 85cb524
src/KubernetesWrapper/KubernetesWrapper.csproj
@@ -8,8 +8,8 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="KubernetesClient" Version="13.0.26" />
12
- <PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
+ <PackageReference Include="KubernetesClient" Version="13.0.37" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.1" />
13
</ItemGroup>
14
15
<ItemGroup Condition="'$(Configuration)'=='Debug'">
0 commit comments