Skip to content

Commit

Permalink
build(deps): bump SQLitePCLRaw.core from 2.0.3 to 2.0.4 (#601)
Browse files Browse the repository at this point in the history
Bumps [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](https://github.com/ericsink/SQLitePCL.raw/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Sep 9, 2020
1 parent 43487bf commit 570f6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.Sqlite3/Akavache.Sqlite3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SQLitePCLRaw.core" Version="2.0.3" />
<PackageReference Include="SQLitePCLRaw.core" Version="2.0.4" />
<PackageReference Include="System.Reactive" Version="4.4.1" />
<PackageReference Include="Splat" Version="9.*" />
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" />
Expand Down

0 comments on commit 570f6ce

Please sign in to comment.