Skip to content

Commit

Permalink
Updated packages. (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgernand authored Jun 30, 2022
1 parent 2822596 commit a6fe580
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
<PackageReference Include="LiteDB" Version="5.0.11" />
<PackageReference Include="LiteDB" Version="5.0.12" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
<PackageReference Include="MongoDB.Driver" Version="2.16.0" />
<PackageReference Include="MongoDB.Driver" Version="2.16.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a6fe580

Please sign in to comment.