Skip to content

Commit

Permalink
Merge pull request #423 from frasermolyneux/dependabot/nuget/src/Micr…
Browse files Browse the repository at this point in the history
…osoft.AspNetCore.Mvc.NewtonsoftJson-8.0.10

Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.8 to 8.0.10 in /src
  • Loading branch information
github-actions[bot] authored Oct 8, 2024
2 parents 1955969 + 49ec51b commit 34aa524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/repository-webapi/repository-webapi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.6.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.22.1" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.10" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.8" />
Expand Down

0 comments on commit 34aa524

Please sign in to comment.