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 /Meadowlark.net/Meadowlark.Net.Core directory: [Npgsql](https://github.com/npgsql/npgsql).


Updates `Npgsql` from 8.0.1 to 8.0.3
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.1...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 ff4bebc commit 141a3d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="JsonSchema.Net" Version="5.5.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="DotNetEnv" Version="3.0.0" />
<PackageReference Include="Npgsql" Version="8.0.1" />
<PackageReference Include="Npgsql" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 141a3d7

Please sign in to comment.