chore(deps): upgrade MySQL Connector and Newtonsoft.Json packages

This commit is contained in:
Michael Green
2023-03-11 01:10:41 +11:00
parent 13dc90883d
commit 55735599f8
3 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
<None Remove="Newtonsoft.Json" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\gaseous-romsignatureobject\gaseous-romsignatureobject.csproj" />