aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2023-10-17 17:19:59 +0200
committerGitHub <noreply@github.com>2023-10-17 17:19:59 +0200
commiteb9478c019b2bff341afd6ab41dabc67d97b4406 (patch)
treec9d652bc2bc6dd44813b56fa4300c85a2072a53e
parentadd89a48217f97cc95ac7546b7401e7c5fd57196 (diff)
parentf60aefcbe8b5c5c4e9079d429bd3297ba4b4164c (diff)
Merge pull request #10424 from jellyfin/renovate/dotnet-monorepo
-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 96be437d5..2f789b031 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "7.0.11",
+ "version": "7.0.12",
"commands": [
"dotnet-ef"
]