Skip to content

Commit

Permalink
Merge pull request #646 from sqlkata/dependabot/nuget/Program/Newtons…
Browse files Browse the repository at this point in the history
…oft.Json-13.0.2

Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /Program
  • Loading branch information
ahmad-moussawi authored Jun 12, 2024
2 parents f488951 + 288f31e commit 950fd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program/Program.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Npgsql" Version="4.0.4" />
<PackageReference Include="System.Data.SqlClient" Version="4.5.1" />
<PackageReference Include="System.Data.SQLite" Version="1.0.109.2" />
Expand Down

0 comments on commit 950fd01

Please sign in to comment.