Skip to content

Commit 0b2dccb

Browse files
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.1.9 to 2.1.10 in /Framework (#278)
Bumps [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw) from 2.1.9 to 2.1.10. - [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases) - [Commits](https://github.com/ericsink/SQLitePCL.raw/commits) --- updated-dependencies: - dependency-name: SQLitePCLRaw.bundle_e_sqlite3 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> Co-authored-by: Troy Walsh <[email protected]>
1 parent c3c8d72 commit 0b2dccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Framework/BaseDatabaseTest/BaseDatabaseTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
5858
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
5959
<PackageReference Include="Npgsql" Version="8.0.3" />
60-
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.9" />
60+
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlite3" Version="2.1.10" />
6161
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
6262
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />
6363
</ItemGroup>

0 commit comments

Comments
 (0)