aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-05-13 18:51:06 +0000
committerGitHub <noreply@github.com>2025-05-13 18:51:06 +0000
commit61b928bc3497aaccee904501882a5963298763c5 (patch)
tree4d35655be48b8b687ce06cba821d246a0d9c1cb0
parent4014b262d9d06217c2c6ef767236d29d07c76edc (diff)
Update dependency dotnet-ef to 9.0.5
-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 76e6bce7b..f41dcff2a 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "9.0.4",
+ "version": "9.0.5",
"commands": [
"dotnet-ef"
]