Skip to content

Commit

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

Bump LiteDB from 5.0.19 to 5.0.20
  • Loading branch information
LiorBanai committed Jun 5, 2024
2 parents 2eaf963 + 0e19acd commit 05c0e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy/Analogy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="Analogy.LogViewer.Sqlite" Version="0.7.1" />
<PackageReference Include="Analogy.LogViewer.PowerToys" Version="0.17.0" />
<PackageReference Include="Grpc.Core" Version="2.46.6" />
<PackageReference Include="LiteDB" Version="5.0.19" />
<PackageReference Include="LiteDB" Version="5.0.20" />
<PackageReference Include="Markdig" Version="0.36.2" />
<PackageReference Include="MessagePack" Version="2.6.100-alpha" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
Expand Down

0 comments on commit 05c0e9a

Please sign in to comment.