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

Commit

Permalink
Merge pull request #50 from demndevel/dependabot/nuget/Microsoft.Data…
Browse files Browse the repository at this point in the history
….Sqlite-7.0.8

Bump Microsoft.Data.Sqlite from 7.0.5 to 7.0.8
  • Loading branch information
demndevel committed Jul 10, 2023
2 parents 918d4e9 + 36f99d5 commit 3f37ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Blog.AdminCommentBot/Blog.AdminCommentBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.5"/>
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.8"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="7.0.7" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
Expand Down

0 comments on commit 3f37ffe

Please sign in to comment.