aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-08-14 13:36:00 +0000
committerGitHub <noreply@github.com>2024-08-14 13:36:00 +0000
commitb79fead73d3e39c2083a9e12f4d011f5142efd01 (patch)
tree9c61b72fabbbaf3c40bdec47e825d4aca26d0ef7
parent39c91bd6ca8d329fa5fc66420ee5db9a803d0ddf (diff)
Update dependency dotnet-ef to v8.0.8
-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 af5264279..a3847dcdf 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"dotnet-ef": {
- "version": "8.0.7",
+ "version": "8.0.8",
"commands": [
"dotnet-ef"
]