Skip to content

Commit dd94f63

Browse files
Bump Microsoft.Data.Sqlite from 7.0.2 to 7.0.13 (#451)
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 7.0.2 to 7.0.13. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v7.0.2...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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
1 parent f10159c commit dd94f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageVersion Include="FluentAssertions" Version="6.11.0" />
1414
<PackageVersion Include="MessagePack" Version="2.4.59" />
1515
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Core" Version="2.2.5" />
16-
<PackageVersion Include="Microsoft.Data.Sqlite" Version="7.0.2" />
16+
<PackageVersion Include="Microsoft.Data.Sqlite" Version="7.0.13" />
1717
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="7.0.13" />
1818
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.13" />
1919
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.13" />

0 commit comments

Comments
 (0)