Skip to content

Commit e08ecff

Browse files
Bump FluentMigrator from 3.3.2 to 6.2.0
Bumps [FluentMigrator](https://github.com/fluentmigrator/fluentmigrator) from 3.3.2 to 6.2.0. - [Release notes](https://github.com/fluentmigrator/fluentmigrator/releases) - [Changelog](https://github.com/fluentmigrator/fluentmigrator/blob/main/CHANGELOG.md) - [Commits](fluentmigrator/fluentmigrator@v3.3.2...v6.2.0) --- updated-dependencies: - dependency-name: FluentMigrator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79a7cc2 commit e08ecff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Data.Migrations/DigitalLearningSolutions.Data.Migrations.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Dapper" Version="2.1.24" />
20-
<PackageReference Include="FluentMigrator" Version="3.3.2" />
20+
<PackageReference Include="FluentMigrator" Version="6.2.0" />
2121
<PackageReference Include="FluentMigrator.Extensions.SqlServer" Version="3.3.2" />
2222
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)