Skip to content

Commit 23fe6a9

Browse files
build(deps): bump sqlite-net-pcl from 1.7.335 to 1.8.116 (#13)
Bumps [sqlite-net-pcl](https://github.com/praeclarum/sqlite-net) from 1.7.335 to 1.8.116. - [Release notes](https://github.com/praeclarum/sqlite-net/releases) - [Commits](praeclarum/sqlite-net@v1.7.335...v1.8.116) --- updated-dependencies: - dependency-name: sqlite-net-pcl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7c0491 commit 23fe6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMarbles.CacheDatabase.Sqlite3/ReactiveMarbles.CacheDatabase.Sqlite3.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="sqlite-net-pcl" Version="1.7.335" />
10+
<PackageReference Include="sqlite-net-pcl" Version="1.8.116" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)