Skip to content

Commit

Permalink
build(deps): bump MicrosoftSqliteVersion from 7.0.11 to 8.0.4
Browse files Browse the repository at this point in the history
Bumps `MicrosoftSqliteVersion` from 7.0.11 to 8.0.4.

Updates `Microsoft.Data.Sqlite.Core` from 7.0.11 to 8.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.11...v8.0.4)

Updates `Microsoft.Data.Sqlite` from 7.0.11 to 8.0.4
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v7.0.11...v8.0.4)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent b2ad118 commit 5879928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AkkaHostingVersion>1.5.19</AkkaHostingVersion>
<FluentMigratorVersion>3.3.2</FluentMigratorVersion>
<SqliteVersion>1.0.118</SqliteVersion>
<MicrosoftSqliteVersion>7.0.11</MicrosoftSqliteVersion>
<MicrosoftSqliteVersion>8.0.4</MicrosoftSqliteVersion>
</PropertyGroup>
<!-- Akka dependencies -->
<ItemGroup>
Expand Down

0 comments on commit 5879928

Please sign in to comment.