Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 6a7df44 commit f2424a7
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.24</AkkaHostingVersion>
<FluentMigratorVersion>5.2.0</FluentMigratorVersion>
<SqliteVersion>1.0.118</SqliteVersion>
<MicrosoftSqliteVersion>8.0.4</MicrosoftSqliteVersion>
<MicrosoftSqliteVersion>8.0.6</MicrosoftSqliteVersion>
</PropertyGroup>
<!-- Akka dependencies -->
<ItemGroup>
Expand Down

0 comments on commit f2424a7

Please sign in to comment.