diff options
| author | Bond-009 <bond.009@outlook.com> | 2025-10-15 17:39:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-15 17:39:47 +0200 |
| commit | 59c17a663cd2ddd19526663704650f6bf87a1217 (patch) | |
| tree | c4649f004abbc819343fbd232c065d315d88c42c | |
| parent | 641551e1646f1124cb0550c6d9a6607421257816 (diff) | |
| parent | 545e412259adcf7f3032b59a090a0afddee43336 (diff) | |
Merge pull request #15006 from jellyfin/renovate/dotnet-monorepo
Update dependency dotnet-ef to v9.0.10
| -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 b4d77bc4c6..df2b50e269 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.9", + "version": "9.0.10", "commands": [ "dotnet-ef" ] |
