Skip to content

Commit 1971454

Browse files
build(deps): bump Npgsql.EntityFrameworkCore.PostgreSQL (#2692)
Bumps [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/npgsql/efcore.pg/releases) - [Commits](npgsql/efcore.pg@v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6b4658 commit 1971454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.1" />
4040
<PackageReference Include="NLog" Version="5.3.4" />
4141
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.15" />
42-
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.2" />
42+
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.3" />
4343
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
4444
</ItemGroup>
4545

0 commit comments

Comments
 (0)