Skip to content

Commit

Permalink
Bump Npgsql from 8.0.3 to 8.0.4 in /by-language/csharp-npgsql
Browse files Browse the repository at this point in the history
Bumps [Npgsql](https://github.com/npgsql/npgsql) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.3...v8.0.4)

---
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 Sep 11, 2024
1 parent 23340d6 commit f743371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion by-language/csharp-npgsql/demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Npgsql" Version="8.0.4" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="xunit" Version="2.9.0" />
Expand Down

0 comments on commit f743371

Please sign in to comment.