1
0
mirror of https://github.com/bitwarden/server synced 2025-12-29 14:43:39 +00:00

[deps] DbOps: Update EntityFrameworkCore to v8.0.8 (#4651)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-19 14:21:16 -04:00
committed by GitHub
parent c60e85a0c5
commit 8253de350b
6 changed files with 8 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
"commands": ["swagger"]
},
"dotnet-ef": {
"version": "8.0.7",
"version": "8.0.8",
"commands": ["dotnet-ef"]
}
}