Skip to content

Commit

Permalink
Bump Npgsql in /sample/Tracker.PostgreSQL/Tracker.PostgreSQL.Database
Browse files Browse the repository at this point in the history
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 6.0.1 to 6.0.11.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v6.0.1...v6.0.11)

---
updated-dependencies:
- dependency-name: Npgsql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 5f3f47e commit 9a84dea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="dbup-postgresql" Version="4.5.0" />
<PackageReference Include="Npgsql" Version="6.0.1" />
<PackageReference Include="Npgsql" Version="6.0.11" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 9a84dea

Please sign in to comment.