Skip to content

Commit

Permalink
Update dependency Microsoft.AspNetCore.Mvc.NewtonsoftJson to v3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 13, 2020
1 parent b34d1f4 commit 651618c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Promitor.Agents.Core/Promitor.Agents.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Arcus.WebApi.Logging" Version="1.1.0-preview-02" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Formatters.Json" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.8" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.9" />
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.0.1" />
<PackageReference Include="Serilog.AspNetCore" Version="3.4.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
Expand Down

0 comments on commit 651618c

Please sign in to comment.