Skip to content

Commit

Permalink
Merge pull request #31390 from def-/pr-npgsql
Browse files Browse the repository at this point in the history
build(deps): bump npgsql in test/lang/csharp
  • Loading branch information
def- authored Feb 7, 2025
2 parents f9ef761 + 92a2d2a commit 2f15d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lang/csharp/csharp-npgsql6.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ the Business Source License, use of this software will be governed
</PropertyGroup>

<ItemGroup>
<PackageReference Include="npgsql" Version="6.0.2" />
<PackageReference Include="npgsql" Version="6.0.11" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
Expand Down

0 comments on commit 2f15d55

Please sign in to comment.