Skip to content

Commit 84c24b6

Browse files
Bump newtonsoft.json from 12.0.3 to 13.0.1 in /src/SteamWebAPI2 (#125)
Bumps [newtonsoft.json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: newtonsoft.json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57f064e commit 84c24b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SteamWebAPI2/SteamWebAPI2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="automapper" Version="10.1.1" />
1919
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
2020
<PackageReference Include="Microsoft.Extensions.Options" Version="5.0.0" />
21-
<PackageReference Include="newtonsoft.json" Version="12.0.3" />
21+
<PackageReference Include="newtonsoft.json" Version="13.0.1" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)