Skip to content

Commit

Permalink
Bump OpenIddict.AspNetCore from 4.4.0 to 4.7.0
Browse files Browse the repository at this point in the history
Bumps [OpenIddict.AspNetCore](https://github.com/openiddict/openiddict-core) from 4.4.0 to 4.7.0.
- [Release notes](https://github.com/openiddict/openiddict-core/releases)
- [Commits](openiddict/openiddict-core@4.4.0...4.7.0)

---
updated-dependencies:
- dependency-name: OpenIddict.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 0345fb2 commit ba70337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Website/Src/Website.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.5" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="OpenIddict.AspNetCore" Version="4.4.0" />
<PackageReference Include="OpenIddict.AspNetCore" Version="4.7.0" />
<PackageReference Include="OpenIddict.EntityFrameworkCore" Version="4.4.0" />
<PackageReference Include="Sendgrid" Version="9.28.1" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
Expand Down

0 comments on commit ba70337

Please sign in to comment.