Skip to content

Commit

Permalink
Bump Npgsql from 8.0.1 to 8.0.2
Browse files Browse the repository at this point in the history
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: Npgsql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent 39c3273 commit cd82486
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -28,7 +28,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="dbup-postgresql" Version="5.0.40" />
<PackageReference Include="Npgsql" Version="8.0.1" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Testcontainers.Postgresql" Version="3.7.0" />
<PackageReference Include="XUnit.Hosting" Version="1.2.0" />
Expand Down

0 comments on commit cd82486

Please sign in to comment.