Skip to content

Commit

Permalink
build(deps): bump SQLitePCLRaw.core from 2.0.6 to 2.0.7 in /src (#729)
Browse files Browse the repository at this point in the history
Bumps [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](ericsink/SQLitePCL.raw@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: SQLitePCLRaw.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 28, 2021
1 parent e0df88b commit 705908e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akavache.Sqlite3/Akavache.Sqlite3.csproj
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="SQLitePCLRaw.core" Version="2.0.6" />
<PackageReference Include="SQLitePCLRaw.core" Version="2.0.7" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="Splat" Version="13.*" />
</ItemGroup>
Expand Down

0 comments on commit 705908e

Please sign in to comment.