Skip to content

Commit

Permalink
Replace the RocksDB package
Browse files Browse the repository at this point in the history
- Must be verified to work on Linux container.
- Verified to work on Windows 11.
  • Loading branch information
sondreb committed Apr 7, 2024
1 parent a863824 commit 59e5b31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<IsPackable>true</IsPackable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Blockcore.RocksDB" Version="6.27.3.13" />
<PackageReference Include="RocksDB" Version="8.11.3.46984" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 59e5b31

Please sign in to comment.