Skip to content

Commit

Permalink
Update MonkeyCache.TestApp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno authored Mar 14, 2024
1 parent ef8223f commit e0afd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MonkeyCache.TestApp/MonkeyCache.TestApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="LiteDB" Version="5.0.13" />
<PackageReference Include="LiteDB" Version="5.0.19" />
<PackageReference Include="sqlite-net-pcl" Version="1.8.116" />
<PackageReference Include="Xamarin.Forms" Version="2.5.0.122203" />
</ItemGroup>
Expand Down

0 comments on commit e0afd55

Please sign in to comment.