aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-09-11 10:18:20 +0200
committerGitHub <noreply@github.com>2025-09-11 10:18:20 +0200
commit9923a51aed131379b88572ce7dd3931575dce446 (patch)
treef02d13cd2d0db0934eb2af48f394eb02ce93c05a /.config
parent585e9a2fe28d576d49d854dc190c0069eba39359 (diff)
Update dependency dotnet-ef to v9.0.9 (#14768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.config')
-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 5efa53e31..b4d77bc4c 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "9.0.8",
+ "version": "9.0.9",
"commands": [
"dotnet-ef"
]