Skip to content
This repository was archived by the owner on Jun 10, 2022. It is now read-only.

Commit 3b3a28f

Browse files
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 3.1.2 to 3.1.3
Bumps [Microsoft.AspNetCore.Mvc.NewtonsoftJson](https://github.com/aspnet/AspNetCore) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/master/docs/CrossRepoBreakingChanges.md) - [Commits](dotnet/aspnetcore@v3.1.2...v3.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2c1e0c7 commit 3b3a28f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StorageService/StorageService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="AutoMapper" Version="9.0.0"/>
1414
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="7.0.0"/>
15-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.2"/>
15+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.3"/>
1616
<PackageReference Include="Newtonsoft.Json" Version="12.0.3"/>
1717
<PackageReference Include="Serilog" Version="2.9.1-dev-01154"/>
1818
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0"/>

0 commit comments

Comments
 (0)