Skip to content

Commit

Permalink
chore(deps): update dependency dotnet-ef to v5.0.17 (#1303)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent 95e9da1 commit 45d801c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "5.0.8",
"version": "5.0.17",
"commands": [
"dotnet-ef"
]
Expand Down
2 changes: 1 addition & 1 deletion Rnwood.Smtp4dev/.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": "5.0.4",
"version": "5.0.17",
"commands": [
"dotnet-ef"
]
Expand Down

0 comments on commit 45d801c

Please sign in to comment.