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 51ca097 commit d40e667Copy full SHA for d40e667
1 file changed
src/oidc-guard/oidc-guard.csproj
@@ -28,7 +28,7 @@
28
29
<ItemGroup>
30
<PackageReference Include="JsonPath.Net" Version="2.2.0" />
31
- <PackageReference Include="Kubernetes.AspNetCore.DataProtection" Version="1.1.8" />
+ <PackageReference Include="Kubernetes.AspNetCore.DataProtection" Version="1.1.9" />
32
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.8" />
33
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.8" />
34
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.18.0" />
0 commit comments