Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 1dd1062

Browse files
Bump Newtonsoft.Json from 13.0.2 to 13.0.3 in /src
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] <support@github.com>
1 parent c54207d commit 1dd1062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Valet/Valet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
12+
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1313
<PackageReference Include="Sharprompt" Version="2.4.5" />
1414
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
1515
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />

0 commit comments

Comments
 (0)