aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-07-09 00:47:46 +0200
committerGitHub <noreply@github.com>2025-07-09 00:47:46 +0200
commit38d0367c428fdce7e42c8e70da11327ecbba2c6c (patch)
tree57941c63f95e6993ae63f0538a91526d094afce0
parent7d3372018f99d444b634f61db492b5c1b7379c24 (diff)
Update dependency dotnet-ef to 9.0.7 (#14440)
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 7a8163c33..7cf60e92f 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "9.0.6",
+ "version": "9.0.7",
"commands": [
"dotnet-ef"
]