Skip to content

Commit

Permalink
Bump Npgsql.EntityFrameworkCore.PostgreSQL (#694)
Browse files Browse the repository at this point in the history
Bumps the npgsql group with 1 update in the / directory: [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg).


Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 9.0.0-rc.2 to 9.0.3
- [Release notes](https://github.com/npgsql/efcore.pg/releases)
- [Commits](npgsql/efcore.pg@v9.0.0-rc.2...v9.0.3)

---
updated-dependencies:
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npgsql
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Kistler <[email protected]>
  • Loading branch information
dependabot[bot] and mikekistler authored Jan 22, 2025
1 parent 7f6bdf3 commit 166e9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.3" />
<PackageVersion Include="MSTest.TestFramework" Version="3.7.0" />
<!-- Version together with EF -->
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.0" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.3" />
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.1" />
<PackageVersion Include="NSubstitute" Version="5.3.0" />
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
Expand Down

0 comments on commit 166e9a6

Please sign in to comment.