Skip to content

Commit 3137fe2

Browse files
Bump Newtonsoft.Json from 13.0.2 to 13.0.3 (#1323)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.2 to 13.0.3. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.2...13.0.3) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4b5f74 commit 3137fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/Silk.NET.BuildTools/Silk.NET.BuildTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="7.0.0" />
2121
<PackageReference Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.4.2244" />
2222
<PackageReference Include="morelinq" Version="3.4.0" />
23-
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
23+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2424
<PackageReference Include="ClangSharp" Version="15.0.2" />
2525
</ItemGroup>
2626

0 commit comments

Comments
 (0)