Skip to content

Commit 6fcad18

Browse files
Update dependency RavenDB.Client to 7.1.5 (#756)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent e280047 commit 6fcad18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/NServiceBus.Gateway.RavenDB.ClusterWideTx.Latest.AcceptanceTests/NServiceBus.Gateway.RavenDB.ClusterWideTx.Latest.AcceptanceTests.csproj

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

1919
<ItemGroup>
2020
<!-- We are pulling in latest here to ensure we are testing against the latest RavenDB.Client -->
21-
<PackageReference Include="RavenDB.Client" Version="7.1.3" />
21+
<PackageReference Include="RavenDB.Client" Version="7.1.5" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

src/NServiceBus.Gateway.RavenDB.Latest.AcceptanceTests/NServiceBus.Gateway.RavenDB.Latest.AcceptanceTests.csproj

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

1919
<ItemGroup>
2020
<!-- We are pulling in latest here to ensure we are testing against the latest RavenDB.Client -->
21-
<PackageReference Include="RavenDB.Client" Version="7.1.3" />
21+
<PackageReference Include="RavenDB.Client" Version="7.1.5" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)