Skip to content

Commit c773a62

Browse files
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.0 to 6.0.36
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/dotnet/aspnetcore) from 6.0.0 to 6.0.36. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v6.0.0...v6.0.36) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5fa0425 commit c773a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LearningHub.Nhs.UserApi/LearningHub.Nhs.UserApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="LearningHub.Nhs.Caching" Version="2.0.0" />
2929
<PackageReference Include="LearningHub.Nhs.Models" Version="3.0.33" />
3030
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
31-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.0" />
31+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.36" />
3232
<PackageReference Include="NLog.Web.AspNetCore" Version="4.14.0" />
3333
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
3434
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)