Skip to content

Commit

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

Updates `Microsoft.Data.Sqlite.Core` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.7...v8.0.8)

Updates `Microsoft.Data.Sqlite` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.7...v8.0.8)

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 3647e9a commit 1c0f7c5
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.27</AkkaHostingVersion>
<FluentMigratorVersion>5.2.0</FluentMigratorVersion>
<SqliteVersion>1.0.118</SqliteVersion>
<MicrosoftSqliteVersion>8.0.7</MicrosoftSqliteVersion>
<MicrosoftSqliteVersion>8.0.8</MicrosoftSqliteVersion>
</PropertyGroup>
<!-- Akka dependencies -->
<ItemGroup>
Expand Down

0 comments on commit 1c0f7c5

Please sign in to comment.