Skip to content

Commit

Permalink
Updated elastic version
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Jan 24, 2025
1 parent d4e8c8f commit b679378
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\build\common.props" />
<ItemGroup>
<PackageReference Include="Elastic.Clients.Elasticsearch" Version="8.16.1" />
<PackageReference Include="Elastic.Clients.Elasticsearch" Version="8.17.1" />
<PackageReference Include="Exceptionless.DateTimeExtensions" Version="3.4.3" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0" />
Expand Down

0 comments on commit b679378

Please sign in to comment.