Skip to content

Commit 234c3fe

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump RavenDB.Client from 5.4.4 to 5.4.5
Bumps [RavenDB.Client](https://github.com/ravendb/ravendb) from 5.4.4 to 5.4.5. - [Release notes](https://github.com/ravendb/ravendb/releases) - [Commits](https://github.com/ravendb/ravendb/commits/5.4.5) --- 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 db94e94 commit 234c3fe

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

0 commit comments

Comments
 (0)