Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 3f37ffe

Browse files
authored
Merge pull request #50 from demndevel/dependabot/nuget/Microsoft.Data.Sqlite-7.0.8
Bump Microsoft.Data.Sqlite from 7.0.5 to 7.0.8
2 parents 918d4e9 + 36f99d5 commit 3f37ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Blog.AdminCommentBot/Blog.AdminCommentBot.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.5"/>
17+
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.8"/>
1818
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.7" />
1919
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0" />
2020
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />

0 commit comments

Comments
 (0)