Skip to content

Commit

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

---
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 Oct 20, 2024
1 parent 4d0f5da commit b00a25c
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 @@ -7,7 +7,7 @@
</ItemGroup>

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

<PropertyGroup>
Expand Down

0 comments on commit b00a25c

Please sign in to comment.