Skip to content

Commit

Permalink
Bump Microsoft.Data.Sqlite from 9.0.0 to 9.0.1 in the all group
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore).


Updates `Microsoft.Data.Sqlite` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and twogood committed Jan 20, 2025
1 parent a13ce26 commit 7c57bb6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="ImpromptuInterface" Version="8.0.6" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
Expand Down

0 comments on commit 7c57bb6

Please sign in to comment.