diff options
| author | Bond-009 <bond.009@outlook.com> | 2025-01-15 11:15:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-15 11:15:34 +0100 |
| commit | c166387a5a99ddc5d0fde9866046710afece639f (patch) | |
| tree | 98ec8b26876c2289a6280b170f68c108f8ad72be | |
| parent | 3cb7c48f852792bb045d5f335f840b2641cabcea (diff) | |
| parent | 5b962534be18adf898c490f734133a0e1898e1e5 (diff) | |
Merge pull request #13374 from jellyfin/renovate/dotnet-monorepo
Update dependency dotnet-ef to 9.0.1
| -rw-r--r-- | .config/dotnet-tools.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index dd484d564..58fa62ec9 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.0", + "version": "9.0.1", "commands": [ "dotnet-ef" ] |
