Skip to content

Commit

Permalink
Bump System.Data.SQLite.Core in /tests/NLog.UnitTests (#3468)
Browse files Browse the repository at this point in the history
Bumps System.Data.SQLite.Core from 1.0.110 to 1.0.111.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and 304NotModified committed Jun 11, 2019
1 parent 2a06d5a commit 0ede4ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/NLog.UnitTests/NLog.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<Reference Include="System.Messaging" Condition=" '$(monobuild)' == '' " />
<Reference Include="Microsoft.CSharp" />

<PackageReference Include="System.Data.SQLite.Core" Version="1.0.110" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.111" />
<PackageReference Include="Microsoft.Owin.Hosting" Version="4.0.1" />
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.7" />
<PackageReference Include="DotNetZip.Reduced" Version="1.9.1.8" />
Expand Down

0 comments on commit 0ede4ba

Please sign in to comment.