Skip to content

Commit

Permalink
Merge pull request #29 from JetBrains/dependabot/nuget/tool/TeamCity.…
Browse files Browse the repository at this point in the history
…Docker/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /tool/TeamCity.Docker
  • Loading branch information
mchechulnikov authored Jul 26, 2022
2 parents 8a758a7 + a4a45eb commit d6283e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/TeamCity.Docker/TeamCity.Docker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="Docker.DotNet" Version="3.125.4" />
<PackageReference Include="IoC.Container" Version="1.3.6" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SharpZipLib" Version="1.3.3" />
<PackageReference Include="TeamCity.ServiceMessages" Version="3.0.13" />
</ItemGroup>
Expand Down

0 comments on commit d6283e1

Please sign in to comment.