Skip to content

Commit

Permalink
Bump RavenDB.Client from 5.4.107 to 5.4.109 (#1976)
Browse files Browse the repository at this point in the history
Bumps [RavenDB.Client](https://github.com/ravendb/ravendb) from 5.4.107 to 5.4.109.
- [Release notes](https://github.com/ravendb/ravendb/releases)
- [Commits](https://github.com/ravendb/ravendb/commits/5.4.109)

---
updated-dependencies:
- dependency-name: RavenDB.Client
  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>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 4259ef3 commit 8999054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks.RavenDB/HealthChecks.RavenDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="7.0.9" />
<PackageReference Include="RavenDB.Client" Version="5.4.107" />
<PackageReference Include="RavenDB.Client" Version="5.4.109" />
</ItemGroup>

</Project>

0 comments on commit 8999054

Please sign in to comment.