Skip to content

Commit b679378

Browse files
committed
Updated elastic version
1 parent d4e8c8f commit b679378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.Parsers.ElasticQueries/Foundatio.Parsers.ElasticQueries.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\..\build\common.props" />
33
<ItemGroup>
4-
<PackageReference Include="Elastic.Clients.Elasticsearch" Version="8.16.1" />
4+
<PackageReference Include="Elastic.Clients.Elasticsearch" Version="8.17.1" />
55
<PackageReference Include="Exceptionless.DateTimeExtensions" Version="3.4.3" />
66
<PackageReference Include="System.Text.Json" Version="8.0.5" />
77
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0" />

0 commit comments

Comments
 (0)