Skip to content

Commit 83c4756

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

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.0-preview.6.22329.4" />
11-
<PackageReference Include="RavenDB.Client" Version="5.3.103" />
11+
<PackageReference Include="RavenDB.Client" Version="5.4.1" />
1212
<PackageReference Include="X.PagedList" Version="8.4.3" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)