aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-03-13 19:36:31 -0600
committerGitHub <noreply@github.com>2025-03-13 19:36:31 -0600
commit14e3b2214ac7ea64ff6412b8363c9e4d3091f51f (patch)
treed97c79d6176ded6941808db4bb5a23249c2ce5ce
parentb346d12e1c1c15e39a131f1ad4efb530c5d38c32 (diff)
Update dependency dotnet-ef to 9.0.3 (#13703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 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"
]