Skip to content

Commit 31cf17c

Browse files
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 10.0.2 to 10.0.3 (#835)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31b2b41 commit 31cf17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="GdPicture.API" Version="14.3.24" />
2424
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.23" />
2525
<PackageReference Include="Hangfire.PostgreSql" Version="1.21.0" />
26-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="10.0.2" />
26+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="10.0.3" />
2727
<PackageReference Include="Microsoft.Graph" Version="5.102.0" />
2828
<PackageReference Include="NSwag.Generation.AspNetCore" Version="14.6.3" />
2929
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.2" />

0 commit comments

Comments
 (0)