Skip to content

Commit f531a46

Browse files
authored
Merge pull request #2404 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-7.0.13
Bump Microsoft.Data.Sqlite from 7.0.10 to 7.0.13
2 parents 1fcb861 + cc2ae7c commit f531a46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Library</OutputType>
@@ -56,7 +56,7 @@
5656
</ItemGroup>
5757

5858
<ItemGroup>
59-
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.10" />
59+
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.13" />
6060
</ItemGroup>
6161

6262
</Project>

0 commit comments

Comments
 (0)