Skip to content

Commit

Permalink
chore(deps): update dependency duende.accesstokenmanagement to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 12, 2024
1 parent cf93737 commit 1f9e84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DARE-FrontEnd/DARE-FrontEnd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.3.0" />
<PackageReference Include="Duende.AccessTokenManagement" Version="2.0.3" />
<PackageReference Include="Duende.AccessTokenManagement" Version="3.0.0" />
<PackageReference Include="Duende.AccessTokenManagement.OpenIdConnect" Version="2.0.3" />
<PackageReference Include="bootstrap" Version="5.3.2" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.13" />
Expand Down

0 comments on commit 1f9e84e

Please sign in to comment.