diff options
| author | Bond-009 <bond.009@outlook.com> | 2025-08-08 19:41:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-08 19:41:37 +0200 |
| commit | 877899dcc2038e41fc5cff96ff42fe3b7cce12bd (patch) | |
| tree | 7ac9b0b6f78e5d20382419f75e0dfc91c8139d27 | |
| parent | bf2f8ec633e3fc5d413ae384ac50b4bb07abf6ec (diff) | |
| parent | 3ec123b616fa3fe368f0d7d428e625590e61884a (diff) | |
Merge pull request #14583 from jellyfin/renovate/dotnet-monorepo
Update dependency dotnet-ef to 9.0.8
| -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 7cf60e92f..5efa53e31 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.7", + "version": "9.0.8", "commands": [ "dotnet-ef" ] |
