Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /Trifolia.Import
Browse files Browse the repository at this point in the history
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@9.0.1...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2023
1 parent c2ad56f commit f8a1df7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Trifolia.Import/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DocumentFormat.OpenXml" version="2.7.2" targetFramework="net452" requireReinstallation="true" />
<package id="EntityFramework" version="6.1.3" targetFramework="net452" />
Expand All @@ -10,7 +10,7 @@
<package id="Hl7.Fhir.STU3" version="0.93.4" targetFramework="net452" />
<package id="Hl7.Fhir.Support" version="0.4.2" targetFramework="net452" />
<package id="Hl7.FhirPath" version="0.4.2" targetFramework="net452" />
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net452" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net452" />
<package id="p3-sharpcompress" version="0.10.5.2" targetFramework="net452" />
<package id="System.ComponentModel" version="4.3.0" targetFramework="net452" />
<package id="System.ComponentModel.Annotations" version="4.3.0" targetFramework="net452" requireReinstallation="true" />
Expand Down

0 comments on commit f8a1df7

Please sign in to comment.