From 020b29c2b74757e71e32f3fae0b66a93022becb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 09:57:36 -0500 Subject: [PATCH] Bump Microsoft.Data.SQLite from 7.0.8 to 7.0.9 (#6835) Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore) from 7.0.8 to 7.0.9. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.8...v7.0.9) --- updated-dependencies: - dependency-name: Microsoft.Data.SQLite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../Akka.Persistence.Sqlite/Akka.Persistence.Sqlite.csproj | 2 +- .../Akka.Persistence.Custom/Akka.Persistence.Custom.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/contrib/persistence/Akka.Persistence.Sqlite/Akka.Persistence.Sqlite.csproj b/src/contrib/persistence/Akka.Persistence.Sqlite/Akka.Persistence.Sqlite.csproj index b1bb5e63bbe..1556abceddb 100644 --- a/src/contrib/persistence/Akka.Persistence.Sqlite/Akka.Persistence.Sqlite.csproj +++ b/src/contrib/persistence/Akka.Persistence.Sqlite/Akka.Persistence.Sqlite.csproj @@ -15,7 +15,7 @@ - + \ No newline at end of file diff --git a/src/examples/Akka.Persistence.Custom/Akka.Persistence.Custom.csproj b/src/examples/Akka.Persistence.Custom/Akka.Persistence.Custom.csproj index 66352b4263c..03a6b75e2d4 100644 --- a/src/examples/Akka.Persistence.Custom/Akka.Persistence.Custom.csproj +++ b/src/examples/Akka.Persistence.Custom/Akka.Persistence.Custom.csproj @@ -6,7 +6,7 @@ - +