Skip to content

Commit

Permalink
build(deps): bump System.Data.SQLite from 1.0.113.7 to 1.0.118
Browse files Browse the repository at this point in the history
Bumps System.Data.SQLite from 1.0.113.7 to 1.0.118.

---
updated-dependencies:
- dependency-name: System.Data.SQLite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 18, 2023
1 parent 715feaa commit 67e7770
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.118" />
</ItemGroup>

</Project>

0 comments on commit 67e7770

Please sign in to comment.