Skip to content

Commit

Permalink
Bump System.Data.SQLite from 1.0.110 to 1.0.111
Browse files Browse the repository at this point in the history
Bumps System.Data.SQLite from 1.0.110 to 1.0.111.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jun 10, 2019
1 parent 8c02348 commit 9e31859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Sqlite.Tests/Sqlite.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
<PackageReference Include="System.Data.SQLite" Version="1.0.110" />
<PackageReference Include="System.Data.SQLite" Version="1.0.111" />
<PackageReference Include="System.Runtime" Version="4.3.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
Expand Down

0 comments on commit 9e31859

Please sign in to comment.