Skip to content

Commit 9277d87

Browse files
dependabot[bot]digitalcoyote
authored andcommitted
Bump Microsoft.Data.Sqlite from 8.0.8 to 8.0.10 in /Src/NuGetDefense.Lib
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.8 to 8.0.10. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v8.0.8...v8.0.10) --- 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 eeb0066 commit 9277d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/NuGetDefense.Lib/NuGetDefense.Lib.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<ItemGroup>
3232
<None Include="../../README.md" Pack="true" PackagePath="\" />
3333
<PackageReference Include="ByteDev.DotNet" Version="7.2.1" />
34-
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.8" />
34+
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.10" />
3535
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
3636
<PrivateAssets>all</PrivateAssets>
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)