Skip to content

Commit

Permalink
chore: bump Microsoft.Data.Sqlite.Core from 8.0.3 to 8.0.4 in /DubUrl…
Browse files Browse the repository at this point in the history
….QA (#949)

Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite.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>
Co-authored-by: Cédric L. Charlier <seddryck@gmail.com>
  • Loading branch information
dependabot[bot] and Seddryck authored Apr 15, 2024
1 parent 4fb655d commit c028399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DubUrl.QA/DubUrl.QA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<PackageReference Include="DuckDB.NET.Data" Version="0.9.2" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="10.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.3" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.4" />
<PackageReference Include="MySqlConnector" Version="2.3.6" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
Expand Down

0 comments on commit c028399

Please sign in to comment.