From 5d429fc68fd38469d29b0c5553f4ff1a6255bcad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 03:51:31 +0000 Subject: [PATCH] Bump FluentMigrator and FluentMigrator.Runner.SQLite Bumps [FluentMigrator](https://github.com/fluentmigrator/fluentmigrator) and [FluentMigrator.Runner.SQLite](https://github.com/fluentmigrator/fluentmigrator). These dependencies needed to be updated together. Updates `FluentMigrator` from 6.2.0 to 7.1.0 - [Release notes](https://github.com/fluentmigrator/fluentmigrator/releases) - [Changelog](https://github.com/fluentmigrator/fluentmigrator/blob/main/CHANGELOG.md) - [Commits](https://github.com/fluentmigrator/fluentmigrator/compare/v6.2.0...v7.1.0) Updates `FluentMigrator.Runner.SQLite` from 6.2.0 to 7.1.0 - [Release notes](https://github.com/fluentmigrator/fluentmigrator/releases) - [Changelog](https://github.com/fluentmigrator/fluentmigrator/blob/main/CHANGELOG.md) - [Commits](https://github.com/fluentmigrator/fluentmigrator/compare/v6.2.0...v7.1.0) --- updated-dependencies: - dependency-name: FluentMigrator dependency-type: direct:production update-type: version-update:semver-major - dependency-name: FluentMigrator.Runner.SQLite dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- amp.Database/amp.Database.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amp.Database/amp.Database.csproj b/amp.Database/amp.Database.csproj index 2e1160b..17b257d 100644 --- a/amp.Database/amp.Database.csproj +++ b/amp.Database/amp.Database.csproj @@ -35,9 +35,9 @@ - + - +