Skip to content

Commit

Permalink
update AccessTokenManagement
Browse files Browse the repository at this point in the history
  • Loading branch information
brockallen committed Jun 27, 2023
1 parent a9fd249 commit 2d9116f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<!-- runtime -->
<PackageReference Update="IdentityModel" Version="6.1.0" />
<PackageReference Update="Duende.AccessTokenManagement.OpenIdConnect" Version="2.0.1" />
<PackageReference Update="Duende.AccessTokenManagement.OpenIdConnect" Version="2.0.2" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Relational" Version="$(FrameworkVersionRuntime)" />
<PackageReference Update="Yarp.ReverseProxy" Version="$(YarpVersion)" />

Expand Down

0 comments on commit 2d9116f

Please sign in to comment.