Skip to content

Commit

Permalink
build(deps): bump SQLitePCLRaw.core from 2.0.1 to 2.0.2 (#529)
Browse files Browse the repository at this point in the history
Bumps [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw) from 2.0.1 to 2.0.2.
- [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>
  • Loading branch information
dependabot-preview[bot] authored and glennawatson committed Nov 4, 2019
1 parent 3a102c6 commit fe48307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.Sqlite3/Akavache.Sqlite3.csproj
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SQLitePCLRaw.core" Version="2.0.1" />
<PackageReference Include="SQLitePCLRaw.core" Version="2.0.2" />
<PackageReference Include="System.Reactive" Version="4.2.0" />
<PackageReference Include="Splat" Version="9.*" />
<PackageReference Include="Splat.Drawing" Version="9.*" />
Expand Down

0 comments on commit fe48307

Please sign in to comment.