Skip to content

Commit 90439ff

Browse files
committed
Deliberately use something lower for now
1 parent 07384d1 commit 90439ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2" />
21+
<PackageReference Include="RavenDB.Client" Version="7.0.2" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)