Skip to content

Commit fe3dd93

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump RavenDB.Client from 5.4.1 to 5.4.2
Bumps [RavenDB.Client](https://github.com/ravendb/ravendb) from 5.4.1 to 5.4.2. - [Release notes](https://github.com/ravendb/ravendb/releases) - [Commits](ravendb/ravendb@5.4.1...5.4.2) --- 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 0e42b87 commit fe3dd93

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

0 commit comments

Comments
 (0)