Skip to content

Commit

Permalink
Merge pull request #23 from taori/dependabot/nuget/src/Generator.Shar…
Browse files Browse the repository at this point in the history
…ed/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /src/Generator.Shared
  • Loading branch information
taori authored Sep 29, 2022
2 parents bb7dc1d + e7b7604 commit 1198d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Generator.Shared/Generator.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="3.4.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="3.4.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.2.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NLog" Version="4.5.11" />
<PackageReference Include="ReactiveProperty" Version="5.3.2" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.5.0" />
Expand Down

0 comments on commit 1198d3e

Please sign in to comment.