Skip to content

Commit dda6a63

Browse files
build(deps): bump MicrosoftSqliteVersion from 8.0.7 to 8.0.8
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] <support@github.com>
1 parent 8595497 commit dda6a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<AkkaHostingVersion>1.5.27</AkkaHostingVersion>
66
<FluentMigratorVersion>5.2.0</FluentMigratorVersion>
77
<SqliteVersion>1.0.118</SqliteVersion>
8-
<MicrosoftSqliteVersion>8.0.7</MicrosoftSqliteVersion>
8+
<MicrosoftSqliteVersion>8.0.8</MicrosoftSqliteVersion>
99
</PropertyGroup>
1010
<!-- Akka dependencies -->
1111
<ItemGroup>

0 commit comments

Comments
 (0)