aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2025-10-15 17:39:47 +0200
committerGitHub <noreply@github.com>2025-10-15 17:39:47 +0200
commit59c17a663cd2ddd19526663704650f6bf87a1217 (patch)
treec4649f004abbc819343fbd232c065d315d88c42c
parent641551e1646f1124cb0550c6d9a6607421257816 (diff)
parent545e412259adcf7f3032b59a090a0afddee43336 (diff)
Merge pull request #15006 from jellyfin/renovate/dotnet-monorepo
Update dependency dotnet-ef to v9.0.10
-rw-r--r--.config/dotnet-tools.json2
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"
]