Skip to content

Commit

Permalink
Bump Npgsql
Browse files Browse the repository at this point in the history
Bumps the nuget group with 1 update in the /src/WebAuthn.Net.Storage.PostgreSql directory: [Npgsql](https://github.com/npgsql/npgsql).


Updates `Npgsql` from 8.0.2 to 8.0.3
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.2...v8.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 382d804 commit db52de6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@

<ItemGroup Condition=" '$(TargetFramework)' == 'net8.0' ">
<PackageReference Include="Dapper" Version="2.1.35" />
<PackageReference Include="Npgsql" Version="8.0.2" />
<PackageReference Include="Npgsql" Version="8.0.3" />
</ItemGroup>
</Project>

0 comments on commit db52de6

Please sign in to comment.