Skip to content

Commit

Permalink
Merge pull request #16 from Lan2Play/renovate/litedb-5.x
Browse files Browse the repository at this point in the history
Update dependency LiteDB to v5.0.15
  • Loading branch information
Apfelwurm authored Jan 2, 2023
2 parents 096771b + cf32b49 commit 088f7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EventulaEntranceClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="ElectronNET.API" Version="13.5.1" />
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
<PackageReference Include="ZXing.Net" Version="0.16.8" />
<PackageReference Include="LiteDB" Version="5.0.14" />
<PackageReference Include="LiteDB" Version="5.0.15" />
<PackageReference Include="ZXing.Net.Bindings.Windows.Compatibility" Version="0.16.10" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 088f7c5

Please sign in to comment.