Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Data.Sqlite from 9.0.0 to 9.0.1 in the all group #12

Merged
merged 1 commit into from
Jan 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Microsoft.Data.Sqlite from 9.0.0 to 9.0.1 in the all group
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]>
dependabot[bot] authored Jan 20, 2025
commit 9b2c393c6d106aa9f8e4e09765946ca09d27615c
Original file line number Diff line number Diff line change
@@ -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">