Skip to content

Commit

Permalink
Bump SQLitePCLRaw.provider.sqlite3 and SQLitePCLRaw.core
Browse files Browse the repository at this point in the history
Bumps [SQLitePCLRaw.provider.sqlite3](https://github.com/ericsink/SQLitePCL.raw) and [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw). These dependencies needed to be updated together.

Updates `SQLitePCLRaw.provider.sqlite3` from 2.1.8 to 2.1.9
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](ericsink/SQLitePCL.raw@v2.1.8...v2.1.9)

Updates `SQLitePCLRaw.core` from 2.1.8 to 2.1.9
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](ericsink/SQLitePCL.raw@v2.1.8...v2.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent fd5dfd0 commit 1ed5c7e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.6" />
<PackageReference Include="SQLitePCLRaw.core" Version="2.1.8" />
<PackageReference Include="SQLitePCLRaw.provider.sqlite3" Version="2.1.8" />
<PackageReference Include="SQLitePCLRaw.core" Version="2.1.9" />
<PackageReference Include="SQLitePCLRaw.provider.sqlite3" Version="2.1.9" />
</ItemGroup>

</Project>

0 comments on commit 1ed5c7e

Please sign in to comment.