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

Commit d71cd34

Browse files
Merge pull request #4 from TheRealRolandDeschain/dependabot/nuget/WeatherHelperService/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /WeatherHelperService
2 parents 93dc794 + c65f8f6 commit d71cd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WeatherHelperService/WeatherHelperService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
10-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
10+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1111
</ItemGroup>
1212

1313

0 commit comments

Comments
 (0)