Skip to content

Commit 2ce346d

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 9.0.0 to 9.0.13
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23da4a9 commit 2ce346d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MemoLib.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.1" />
1414
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.1" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.1" />
16-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.1" />
16+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.13" />
1717
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.1" />
1818
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.1">
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)