We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b396ca commit 4818e9fCopy full SHA for 4818e9f
1 file changed
src/LocalTest.csproj
@@ -16,7 +16,7 @@
16
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="4.0.8" />
17
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
18
<PackageReference Include="FluentValidation" Version="11.10.0" />
19
- <PackageReference Include="JWTCookieAuthentication" Version="3.0.1" />
+ <PackageReference Include="JWTCookieAuthentication" Version="4.0.4" />
20
<!-- The follwoing are depencencies for JWTCookieAuthentication, but we need newer versions-->
21
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.3.1" />
22
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
0 commit comments