Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in src/Microsoft.Health.Fh…
Browse files Browse the repository at this point in the history
…ir.TemplateManagement/Microsoft.Health.Fhir.Liquid.Converter.nuspec
  • Loading branch information
yankunhuang-pku committed Jun 23, 2022
1 parent a4a3ea7 commit 85aba58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency id="Microsoft.Extensions.Logging" version="3.1.9" exclude="Build,Analyzers" />
<dependency id="Microsoft.Extensions.Logging.Abstractions" version="3.1.9" exclude="Build,Analyzers" />
<dependency id="Microsoft.Extensions.Options" version="5.0.0" exclude="Build,Analyzers" />
<dependency id="Newtonsoft.Json" version="12.0.3" exclude="Build,Analyzers" />
<dependency id="Newtonsoft.Json" version="13.0.1" exclude="Build,Analyzers" />
<dependency id="SharpCompress" version="0.29.0" exclude="Build,Analyzers" />
<dependency id="StyleCop.Analyzers" version="1.1.118" exclude="Build,Analyzers" />
<dependency id="System.Runtime" version="4.3.1" exclude="Build,Analyzers" />
Expand Down

0 comments on commit 85aba58

Please sign in to comment.