Skip to content

Commit

Permalink
build(deps): bump Npgsql in /src/test/csharp/pgadapter_npgsql_tests (#…
Browse files Browse the repository at this point in the history
…2444)

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.4...v8.0.5)

---
updated-dependencies:
- dependency-name: Npgsql
  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>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 6f73943 commit 5209863
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Npgsql" Version="8.0.4" />
<PackageReference Include="Npgsql" Version="8.0.5" />
</ItemGroup>

</Project>

0 comments on commit 5209863

Please sign in to comment.