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

Commit 36f99d5

Browse files
Bump Microsoft.Data.Sqlite from 7.0.5 to 7.0.8
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 7.0.5 to 7.0.8. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.5...v7.0.8) --- updated-dependencies: - dependency-name: Microsoft.Data.Sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 918d4e9 commit 36f99d5

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)