Skip to content

Commit

Permalink
feat(elasticsearch): update NEST from 7.17.0 to 7.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed Apr 20, 2022
1 parent 0c321ca commit b2b8d6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>netstandard2.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NEST" Version="7.17.0"/>
<PackageReference Include="NEST" Version="7.17.1"/>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Sitko.Core.Search\Sitko.Core.Search.csproj"/>
Expand Down

0 comments on commit b2b8d6c

Please sign in to comment.