Skip to content

Commit 288f31e

Browse files
Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /Program
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]>
1 parent c322d89 commit 288f31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Program/Program.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</ItemGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
9+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1010
<PackageReference Include="Npgsql" Version="4.0.4" />
1111
<PackageReference Include="System.Data.SqlClient" Version="4.5.1" />
1212
<PackageReference Include="System.Data.SQLite" Version="1.0.109.2" />

0 commit comments

Comments
 (0)