Skip to content

Commit 4766930

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump RavenDB.Client from 5.4.106 to 5.4.107
Bumps [RavenDB.Client](https://github.com/ravendb/ravendb) from 5.4.106 to 5.4.107. - [Commits](https://github.com/ravendb/ravendb/commits) --- 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 2c83f9c commit 4766930

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
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.0-preview.5.23280.1" />
1111
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="7.0.0" />
12-
<PackageReference Include="RavenDB.Client" Version="5.4.106" />
12+
<PackageReference Include="RavenDB.Client" Version="5.4.107" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)