Skip to content

Commit 8881ab0

Browse files
chore(deps): Bump Microsoft.EntityFrameworkCore from 8.0.11 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 853e78e commit 8881ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.11" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.11" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
1212
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
1313
<PackageReference Include="QuestPDF" Version="2025.7.2" />
1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />

0 commit comments

Comments
 (0)