Skip to content

Commit

Permalink
Upgrade newtonsoft.json version to v13.0.1 (#17)
Browse files Browse the repository at this point in the history
* Upgrade newtonsoft.json version to v13.0.1

* update common

* Update common to release version
  • Loading branch information
muphblu authored Aug 21, 2023
1 parent 9a64294 commit 294c363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ATI.Services.Consul/ATI.Services.Consul.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="atisu.services.common" Version="12.1.1" />
<PackageReference Include="Consul" Version="0.7.2.6" />
<PackageReference Include="atisu.services.common" Version="12.3.0" />
<PackageReference Include="Consul" Version="1.6.10.9" />
</ItemGroup>
</Project>

0 comments on commit 294c363

Please sign in to comment.