Skip to content

Commit

Permalink
build(deps): bump System.Data.SQLite from 1.0.113.7 to 1.0.114.3 (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 4, 2021
1 parent 715feaa commit 452f8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/TestProjects/NativeDependency/NativeDependency.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Data.SQLite" Version="1.0.113.7" />
<PackageReference Include="System.Data.SQLite" Version="1.0.114.3" />
</ItemGroup>

</Project>

0 comments on commit 452f8d3

Please sign in to comment.