Skip to content

Commit

Permalink
Bump Microsoft.Data.Sqlite.Core from 3.0.1 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Data.Sqlite.Core](https://github.com/aspnet/EntityFrameworkCore) from 3.0.1 to 3.1.1.
- [Release notes](https://github.com/aspnet/EntityFrameworkCore/releases)
- [Commits](dotnet/efcore@v3.0.1...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 15, 2020
1 parent 001e3a7 commit 8ddee33
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<PackageReference Include="Akka.TestKit.Xunit2" Version="1.3.16" />
<PackageReference Include="EntityFramework" Version="6.3.0" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.0.1" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="3.1.1" />
<PackageReference Include="Quartz" Version="$(QuartzVersion)" />
<PackageReference Include="SQLitePCLRaw.bundle_green" Version="2.0.2" />
<PackageReference Include="System.Data.SQLite" Version="1.0.112" />
Expand Down

0 comments on commit 8ddee33

Please sign in to comment.