Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Commit 0ed859f

Browse files
Bump Elasticsearch.Net.v6 (#489)
Bumps [Elasticsearch.Net.v6](https://github.com/elastic/elasticsearch-net) from 6.9.0-ci20190620T132817 to 6.9.0-ci20210419T072245. - [Release notes](https://github.com/elastic/elasticsearch-net/releases) - [Changelog](https://github.com/elastic/elasticsearch-net/blob/main/CHANGELOG.md) - [Commits](https://github.com/elastic/elasticsearch-net/commits) --- updated-dependencies: - dependency-name: Elasticsearch.Net.v6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a01baff commit 0ed859f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Serilog.Sinks.Elasticsearch.IntegrationTests/Serilog.Sinks.Elasticsearch.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515
<ItemGroup>
1616
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
17-
<PackageReference Include="Elasticsearch.Net.v6" Version="6.9.0-ci20190620T132817" />
17+
<PackageReference Include="Elasticsearch.Net.v6" Version="6.9.0-ci20210419T072245" />
1818
<PackageReference Include="NEST.v6" Version="6.9.0-ci20190620T132817" />
1919
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
2020

0 commit comments

Comments
 (0)