Skip to content

Commit d40e667

Browse files
fix(deps): update dependency kubernetes.aspnetcore.dataprotection to 1.1.9 (#666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51ca097 commit d40e667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/oidc-guard/oidc-guard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<ItemGroup>
3030
<PackageReference Include="JsonPath.Net" Version="2.2.0" />
31-
<PackageReference Include="Kubernetes.AspNetCore.DataProtection" Version="1.1.8" />
31+
<PackageReference Include="Kubernetes.AspNetCore.DataProtection" Version="1.1.9" />
3232
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.8" />
3333
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.8" />
3434
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.18.0" />

0 commit comments

Comments
 (0)