Skip to content

Commit

Permalink
Bump Newtonsoft.Json from 4.5.10 to 13.0.1 in /Tmx/Tmx.Client.Tests (#15
Browse files Browse the repository at this point in the history
)

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 4.5.10 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@4.5.10...13.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 27, 2023
1 parent 8bbe329 commit 0b8281c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tmx/Tmx.Client.Tests/packages.config
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Common.Logging" version="2.0.0" targetFramework="net35" />
<package id="Newtonsoft.Json" version="4.5.10" targetFramework="net35" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net35" />
<package id="Spring.Core" version="1.3.2" targetFramework="net35" />
<package id="Spring.Http.Converters.NJson" version="1.1.1" targetFramework="net35" />
<package id="Spring.Rest" version="1.1.1" targetFramework="net35" />
Expand Down

0 comments on commit 0b8281c

Please sign in to comment.