Skip to content

Commit

Permalink
Bump LiteDB from 5.0.20 to 5.0.21
Browse files Browse the repository at this point in the history
Bumps LiteDB from 5.0.20 to 5.0.21.

---
updated-dependencies:
- dependency-name: LiteDB
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 298c389 commit 50a3b2f
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 50a3b2f

Please sign in to comment.