Skip to content

Commit

Permalink
Upgrade to Ingest libraries 0.7.2 (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz authored Sep 23, 2024
1 parent c68c131 commit 6f15e7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Elastic.Ingest.Elasticsearch" Version="0.7.1" />
<PackageReference Include="Elastic.Ingest.Elasticsearch" Version="0.7.2" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Elastic.Clients.Elasticsearch" Version="8.12.1" />
<PackageReference Include="Elastic.Elasticsearch.Xunit" Version="0.4.3" />
<PackageReference Include="Elastic.Ingest.Elasticsearch" Version="0.7.1" />
<PackageReference Include="Elastic.Ingest.Elasticsearch" Version="0.7.2" />

</ItemGroup>

Expand Down

0 comments on commit 6f15e7c

Please sign in to comment.