Skip to content

Commit 895bbad

Browse files
Bump Microsoft.EntityFrameworkCore.Relational from 9.0.10 to 9.0.13
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Relational 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 ef7a165 commit 895bbad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Refresh.Database/Refresh.Database.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.10" />
12+
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.14" />
1313
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)