Skip to content

Commit

Permalink
Merge pull request #126 from jamesmontemagno/dependabot/nuget/src/Mon…
Browse files Browse the repository at this point in the history
…keyCache.TestApp.AspNetCore/LiteDB-5.0.13

Bump LiteDB from 5.0.11 to 5.0.13 in /src/MonkeyCache.TestApp.AspNetCore
  • Loading branch information
jamesmontemagno authored Apr 21, 2023
2 parents d4ad22a + 8090757 commit 3d92161
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LiteDB" Version="5.0.11" />
<PackageReference Include="LiteDB" Version="5.0.13" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Ooui" Version="0.10.222" />
<PackageReference Include="Ooui.AspNetCore" Version="0.10.222" />
Expand Down

0 comments on commit 3d92161

Please sign in to comment.