Skip to content

Commit

Permalink
Merge pull request #193 from DuendeSoftware/joe/atm-preview3
Browse files Browse the repository at this point in the history
Update AccessTokenManagement to preview 3
  • Loading branch information
brockallen authored May 8, 2024
2 parents 88c5c9c + d22c1c9 commit c9ab969
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 @@ -13,7 +13,7 @@

<!-- runtime -->
<PackageReference Update="IdentityModel" Version="7.0.0" />
<PackageReference Update="Duende.AccessTokenManagement.OpenIdConnect" Version="3.0.0-preview.1" />
<PackageReference Update="Duende.AccessTokenManagement.OpenIdConnect" Version="3.0.0-preview.3" />
<PackageReference Update="Microsoft.EntityFrameworkCore.Relational" Version="$(FrameworkVersionRuntime)" />
<PackageReference Update="Yarp.ReverseProxy" Version="$(YarpVersion)" />

Expand Down

0 comments on commit c9ab969

Please sign in to comment.