Skip to content

Commit

Permalink
Merge pull request #67 from hmlendea/dependabot/nuget/Newtonsoft.Json…
Browse files Browse the repository at this point in the history
…-13.0.2

Bump Newtonsoft.Json from 13.0.1 to 13.0.2
  • Loading branch information
hmlendea authored Dec 9, 2022
2 parents ccdb4b7 + 14591f3 commit ebfe68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IptvPlaylistAggregator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="NuciDAL" Version="1.1.1" />
<PackageReference Include="NuciExtensions" Version="2.0.0" />
<PackageReference Include="NuciLog" Version="1.1.0.1" />
Expand Down

0 comments on commit ebfe68d

Please sign in to comment.