Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: OpenIddict.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 44c5e68 commit 87df9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageVersion Include="Moq" Version="4.20.69" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="OpenIddict.AspNetCore" Version="4.9.0" />
<PackageVersion Include="OpenIddict.EntityFrameworkCore" Version="4.9.0" />
<PackageVersion Include="OpenIddict.EntityFrameworkCore" Version="5.0.0" />
<PackageVersion Include="Sendgrid" Version="9.28.1" />
<PackageVersion Include="SharpZipLib" Version="1.4.2" />
<PackageVersion Include="Testing.HttpClient" Version="1.0.0" />
Expand Down

0 comments on commit 87df9ab

Please sign in to comment.