Skip to content

Commit

Permalink
Bump SQLitePCLRaw.bundle_sqlite3 and SQLitePCLRaw.core (#32829)
Browse files Browse the repository at this point in the history
Bumps [SQLitePCLRaw.bundle_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.bundle_sqlite3` from 2.1.7-pre20231117161811 to 2.1.7
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](https://github.com/ericsink/SQLitePCL.raw/commits/v2.1.7)

Updates `SQLitePCLRaw.core` from 2.1.7-pre20231117161811 to 2.1.7
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](https://github.com/ericsink/SQLitePCL.raw/commits/v2.1.7)

---
updated-dependencies:
- dependency-name: SQLitePCLRaw.bundle_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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent ed5c5f7 commit c727ddd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SQLitePCLRaw.bundle_sqlite3" Version="2.1.7-pre20231117161811" />
<PackageReference Include="SQLitePCLRaw.bundle_sqlite3" Version="2.1.7" />
</ItemGroup>

</Project>

0 comments on commit c727ddd

Please sign in to comment.