Skip to content

Commit

Permalink
feat(elasticsearch): update NEST from 7.16.0 to 7.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed Feb 14, 2022
1 parent 45f788b commit 78cd828
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<TargetFramework>netstandard2.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NEST" Version="7.16.0" />
<PackageReference Include="NEST" Version="7.17.0"/>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Sitko.Core.Search\Sitko.Core.Search.csproj" />
<ProjectReference Include="..\Sitko.Core.Search\Sitko.Core.Search.csproj"/>
</ItemGroup>
</Project>

0 comments on commit 78cd828

Please sign in to comment.