Skip to content

Commit

Permalink
chore: Bump Microsoft.Data.Sqlite.Core in /DubUrl.OleDb.Testing
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 7.0.12 to 7.0.13.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.12...v7.0.13)

---
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>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 9406ce2 commit aafc41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DubUrl.Testing/DubUrl.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="NReco.PrestoAdo" Version="1.1.0" />
<PackageReference Include="FirebirdSql.Data.FirebirdClient" Version="9.1.1" />
<PackageReference Include="Net.IBM.Data.Db2" Version="7.0.0.200" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.12" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.13" />
<PackageReference Include="MySql.Data" Version="8.1.0" />
<PackageReference Include="MySqlConnector" Version="2.2.7" />
<PackageReference Include="Npgsql" Version="7.0.6" />
Expand Down

0 comments on commit aafc41b

Please sign in to comment.