Skip to content

Commit

Permalink
Merge pull request #1069 from longfin/feature/bump-rocksdb-sharp
Browse files Browse the repository at this point in the history
Bump Planetarium.RocksDbSharp to avoid memory leak
  • Loading branch information
longfin authored Nov 3, 2020
2 parents d2e33e9 + ffee288 commit 8d21c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Libplanet.RocksDBStore/Libplanet.RocksDBStore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
</IncludeAssets>
</PackageReference>
<PackageReference Include="Planetarium.RocksDbSharp" Version="6.2.2.3-planetarium" />
<PackageReference Include="Planetarium.RocksDbSharp" Version="6.2.2.5-planetarium" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.205">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>
Expand Down

0 comments on commit 8d21c1c

Please sign in to comment.