Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2023
1 parent e637333 commit 64d5d82
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Google.Apis" version="1.33.1" targetFramework="net47" />
<package id="Google.Apis.Admin.Directory.directory_v1" version="1.33.1.1208" targetFramework="net47" />
<package id="Google.Apis.Auth" version="1.33.1" targetFramework="net47" />
<package id="Google.Apis.Core" version="1.33.1" targetFramework="net47" />
<package id="Newtonsoft.Json" version="10.0.2" targetFramework="net47" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net47" />
<package id="System.IO" version="4.3.0" targetFramework="net47" />
<package id="System.Net.Http" version="4.3.1" targetFramework="net47" />
<package id="System.Runtime" version="4.3.0" targetFramework="net47" />
Expand Down

0 comments on commit 64d5d82

Please sign in to comment.