Skip to content

Commit

Permalink
Bump the npgsql group in /backend with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npgsql group in /backend with 2 updates: [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) and [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg).


Updates `Microsoft.EntityFrameworkCore` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.0...v9.0.1)

Updates `Npgsql.EntityFrameworkCore.PostgreSQL` 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: Microsoft.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npgsql
- 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]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent ddff7ee commit d6841b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<AspNetCoreVersion>9.0.1</AspNetCoreVersion>
<MassTransitVersion>8.3.4</MassTransitVersion>
<NpgsqlVersion>9.0.2</NpgsqlVersion>
<NpgsqlEFCoreVersion>9.0.2</NpgsqlEFCoreVersion>
<NpgsqlEFCoreVersion>9.0.3</NpgsqlEFCoreVersion>
<LeanPipeVersion>0.3.0</LeanPipeVersion>
<AppRatingVersion>2.0.52</AppRatingVersion>
</PropertyGroup>
Expand Down

0 comments on commit d6841b6

Please sign in to comment.