Merge pull request #23 from fasteddy516/dependabot/nuget/SimplySerial/Newtonsoft.Json-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /SimplySerial
This commit is contained in:
Edward Wright 2023-02-14 08:25:35 -05:00 committed by GitHub
commit e6b5420369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net45" />
</packages>