Skip to content

Commit

Permalink
Merge pull request #24 from Analogy-LogViewer/dependabot/nuget/LiteDB…
Browse files Browse the repository at this point in the history
…-5.0.21

Bump LiteDB from 5.0.20 to 5.0.21
  • Loading branch information
LiorBanai authored Jul 8, 2024
2 parents 298c389 + 50a3b2f commit 8ac0c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy.LogViewer.LiteDB/Analogy.LogViewer.LiteDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="6.0.0.1" />
<PackageReference Include="Analogy.CommonUtilities" Version="6.0.0" />
<PackageReference Include="Analogy.LogViewer.Template" Version="6.0.0" />
<PackageReference Include="LiteDB" Version="5.0.20" />
<PackageReference Include="LiteDB" Version="5.0.21" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8ac0c2c

Please sign in to comment.