Skip to content

Commit

Permalink
Bump SQLitePCLRaw.core from 1.1.13 to 1.1.14 (#479)
Browse files Browse the repository at this point in the history
Bumps [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw) from 1.1.13 to 1.1.14.
- [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 Jun 6, 2019
1 parent 3d6e9c8 commit f16c4a1
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="1.1.13" />
<PackageReference Include="SQLitePCLRaw.core" Version="1.1.14" />
<PackageReference Include="System.Reactive" Version="4.1.5" />
<PackageReference Include="Splat" Version="7.*" />
</ItemGroup>
Expand Down

0 comments on commit f16c4a1

Please sign in to comment.