Skip to content

Commit

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

Bump LiteDB from 5.0.19 to 5.0.20
  • Loading branch information
LiorBanai authored Jun 5, 2024
2 parents 7c98450 + 0b326f3 commit c99e352
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.19" />
<PackageReference Include="LiteDB" Version="5.0.20" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit c99e352

Please sign in to comment.