Skip to content

Commit

Permalink
chore(deps): bump dotnet-ef from 7.0.8 to 7.0.9
Browse files Browse the repository at this point in the history
Bumps [dotnet-ef](https://github.com/dotnet/efcore) from 7.0.8 to 7.0.9.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.8...v7.0.9)

---
updated-dependencies:
- dependency-name: dotnet-ef
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 1, 2023
1 parent b3b97b1 commit 261568e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.8",
"version": "7.0.9",
"commands": [
"dotnet-ef"
]
Expand Down

0 comments on commit 261568e

Please sign in to comment.