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

Commit

Permalink
Bump Microsoft.Data.Sqlite from 7.0.5 to 7.0.8
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent 918d4e9 commit 36f99d5
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 36f99d5

Please sign in to comment.