Skip to content

Commit

Permalink
bump nuget for release of Duende.ATM
Browse files Browse the repository at this point in the history
  • Loading branch information
brockallen committed Jan 4, 2024
1 parent 4f460d0 commit f3d6b9f
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 @@ -28,7 +28,7 @@

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

Expand Down

0 comments on commit f3d6b9f

Please sign in to comment.