Skip to content

Commit 0e48481

Browse files
authored
Merge pull request #849 from TechnologyEnhancedLearning/dependabot/nuget/Automatic_version_update_dependabot/NLog.Web.AspNetCore-5.3.15
Bump NLog.Web.AspNetCore from 4.13.0 to 5.3.15
2 parents fc13feb + 7fd7d05 commit 0e48481

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.20" />
2727
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.20" />
2828
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.20" />
29-
<PackageReference Include="NLog.Web.AspNetCore" Version="4.13.0" />
29+
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.15" />
3030
</ItemGroup>
3131

3232
</Project>

OpenAPI/LearningHub.Nhs.OpenApi/LearningHub.NHS.OpenAPI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
2222
<PackageReference Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.22.0" />
2323
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.36" />
24-
<PackageReference Include="NLog.Web.AspNetCore" Version="4.13.0" />
24+
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.15" />
2525
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)