Skip to content

Commit

Permalink
build(deps): bump System.Data.SQLite from 1.0.117 to 1.0.118 (#240)
Browse files Browse the repository at this point in the history
Bumps System.Data.SQLite from 1.0.117 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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent 05b1f40 commit 5523b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zzio_dbsqlite/zzio_dbsqlite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Data.SQLite" Version="1.0.117" />
<PackageReference Include="System.Data.SQLite" Version="1.0.118" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 5523b5e

Please sign in to comment.