From 2c5c06039c529cf3f67d406d9a482859442d70d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:14:26 -0500 Subject: [PATCH] Bump Microsoft.Data.SQLite from 7.0.12 to 7.0.13 (#6969) Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore) from 7.0.12 to 7.0.13. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.12...v7.0.13) --- 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 3f4713fec5b..ed04db28141 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 81cf83af598..c62da5d83f9 100644 --- a/src/examples/Akka.Persistence.Custom/Akka.Persistence.Custom.csproj +++ b/src/examples/Akka.Persistence.Custom/Akka.Persistence.Custom.csproj @@ -5,7 +5,7 @@ - +