diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-13 19:36:31 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-13 19:36:31 -0600 |
| commit | 14e3b2214ac7ea64ff6412b8363c9e4d3091f51f (patch) | |
| tree | d97c79d6176ded6941808db4bb5a23249c2ce5ce /.config | |
| parent | b346d12e1c1c15e39a131f1ad4efb530c5d38c32 (diff) | |
Update dependency dotnet-ef to 9.0.3 (#13703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.config')
| -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 ea2675a3d..bc2098a53 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "9.0.2", + "version": "9.0.3", "commands": [ "dotnet-ef" ] |
