Skip to content

Commit

Permalink
chore(deps): bump Duende.AccessTokenManagement.OpenIdConnect
Browse files Browse the repository at this point in the history
Bumps the nuget group with 1 update in the /ODPC.Server directory: [Duende.AccessTokenManagement.OpenIdConnect](https://github.com/DuendeSoftware/Duende.AccessTokenManagement).


Updates `Duende.AccessTokenManagement.OpenIdConnect` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/DuendeSoftware/Duende.AccessTokenManagement/releases)
- [Commits](DuendeSoftware/Duende.AccessTokenManagement@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: Duende.AccessTokenManagement.OpenIdConnect
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent f3e087a commit 82edf3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ODPC.Server/ODPC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Duende.AccessTokenManagement.OpenIdConnect" Version="3.0.0" />
<PackageReference Include="Duende.AccessTokenManagement.OpenIdConnect" Version="3.0.1" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy">
<Version>8.0.8</Version>
</PackageReference>
Expand Down

0 comments on commit 82edf3f

Please sign in to comment.