Skip to content

Commit d1eff21

Browse files
authored
Merge pull request #848 from TechnologyEnhancedLearning/dependabot/nuget/Automatic_version_update_dependabot/Microsoft.EntityFrameworkCore-7.0.20
Bump Microsoft.EntityFrameworkCore from 5.0.7 to 7.0.20
2 parents 47ccb30 + 72be7a5 commit d1eff21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
echo "Skipping 'auto-merge' workflow check to prevent self-referencing."
7070
continue
7171
fi
72-
72+
7373
# If any check is still queued, set ALL_COMPLETED to false
7474
if [[ "$status" == "QUEUED" ]]; then
7575
ALL_COMPLETED=false

OpenAPI/LearningHub.Nhs.OpenApi.Repositories.Interface/LearningHub.Nhs.OpenApi.Repositories.Interface.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<ItemGroup>
20-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.7" />
20+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.20" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)