Skip to content

Commit

Permalink
Bump Microsoft.Data.Sqlite.Core from 7.0.1 to 7.0.3
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/dotnet/efcore) from 7.0.1 to 7.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/commits)

---
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 Feb 14, 2023
1 parent c04edb9 commit ac5637d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="Akka.TestKit.Xunit2" Version="$(AkkaVersion)" />
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.1" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.3" />
<PackageReference Include="Quartz" Version="$(QuartzVersion)" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.1.3" />
<PackageReference Include="System.Data.SQLite" Version="1.0.117" />
Expand Down

0 comments on commit ac5637d

Please sign in to comment.