Skip to content

Commit

Permalink
Bump NEST from 7.17.1 to 7.17.2 (#1196)
Browse files Browse the repository at this point in the history
Bumps [NEST](https://github.com/elastic/elasticsearch-net) from 7.17.1 to 7.17.2.
- [Release notes](https://github.com/elastic/elasticsearch-net/releases)
- [Changelog](https://github.com/elastic/elasticsearch-net/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-net@7.17.1...7.17.2)

---
updated-dependencies:
- dependency-name: NEST
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2022
1 parent 4288ab4 commit b962f0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NEST" Version="7.17.1" />
<PackageReference Include="NEST" Version="7.17.2" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="6.0.5" />
</ItemGroup>

Expand Down

0 comments on commit b962f0c

Please sign in to comment.