Skip to content

Commit a7c0ec2

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump RavenDB.Client from 5.4.100 to 5.4.101
Bumps [RavenDB.Client](https://github.com/ravendb/ravendb) from 5.4.100 to 5.4.101. - [Release notes](https://github.com/ravendb/ravendb/releases) - [Commits](ravendb/ravendb@5.4.100...5.4.101) --- updated-dependencies: - dependency-name: RavenDB.Client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c18a521 commit a7c0ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinkDotNet.Blog.Infrastructure/LinkDotNet.Blog.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.2" />
11-
<PackageReference Include="RavenDB.Client" Version="5.4.100" />
11+
<PackageReference Include="RavenDB.Client" Version="5.4.101" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)