Skip to content

Commit

Permalink
chore(deps): bump RavenDB.Client from 6.0.101 to 6.0.102
Browse files Browse the repository at this point in the history
Bumps [RavenDB.Client](https://github.com/ravendb/ravendb) from 6.0.101 to 6.0.102.
- [Release notes](https://github.com/ravendb/ravendb/releases)
- [Changelog](https://github.com/ravendb/ravendb/blob/v6.0/publish-stable-release.ps1)
- [Commits](ravendb/ravendb@6.0.101...6.0.102)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and linkdotnet committed May 1, 2024
1 parent 7807d56 commit f640317
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="8.0.4" />
<PackageReference Include="MongoDB.Driver" Version="2.25.0" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
<PackageReference Include="RavenDB.Client" Version="6.0.101" />
<PackageReference Include="RavenDB.Client" Version="6.0.102" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f640317

Please sign in to comment.