Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2023
1 parent 2357f4f commit 0a5294c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Backendless/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EngineIoClientDotNet" version="1.0.7" targetFramework="net471" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net45" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
<package id="SocketIoClientDotNet" version="1.0.7.1" targetFramework="net471" />
<package id="SuperSocket.ClientEngine.Core" version="0.10.0" targetFramework="net45" />
<package id="System.Collections.Immutable" version="1.5.0" targetFramework="net471" />
Expand Down

0 comments on commit 0a5294c

Please sign in to comment.