Skip to content

Commit 364791b

Browse files
[9.3] Update Elastic.Transport to 0.15.0 (#8830) (#8832)
Co-authored-by: Florian Bernd <git@flobernd.de>
1 parent 9412e95 commit 364791b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elastic.Clients.Elasticsearch/Elastic.Clients.Elasticsearch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</PropertyGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="Elastic.Transport" Version="0.10.3" />
34+
<PackageReference Include="Elastic.Transport" Version="0.15.0" />
3535
<PackageReference Include="PolySharp" Version="1.15.0">
3636
<PrivateAssets>all</PrivateAssets>
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)