Skip to content

Commit

Permalink
Bump RocksDB to 8.x version
Browse files Browse the repository at this point in the history
  • Loading branch information
Havret committed Jul 9, 2023
1 parent ecf2f1d commit 2c19645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RocksDb.Extensions/RocksDb.Extensions.csproj
Expand Up @@ -27,6 +27,6 @@
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.1.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="6.0.0" />
<PackageReference Include="RocksDB" Version="7.7.3.33461" />
<PackageReference Include="RocksDB" Version="8.3.2.39829" />
</ItemGroup>
</Project>

0 comments on commit 2c19645

Please sign in to comment.