diff options
| author | Bond-009 <bond.009@outlook.com> | 2023-10-17 17:19:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-17 17:19:59 +0200 |
| commit | eb9478c019b2bff341afd6ab41dabc67d97b4406 (patch) | |
| tree | c9d652bc2bc6dd44813b56fa4300c85a2072a53e | |
| parent | add89a48217f97cc95ac7546b7401e7c5fd57196 (diff) | |
| parent | f60aefcbe8b5c5c4e9079d429bd3297ba4b4164c (diff) | |
Merge pull request #10424 from jellyfin/renovate/dotnet-monorepo
| -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 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" ] |
