Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit f182d77

Browse files
Bump NSubstitute from 5.1.0 to 5.3.0 (#543)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30b77b1 commit f182d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Dapper" Version="2.1.44" />
1111
<PackageReference Include="Dapper.Contrib" Version="2.0.78" />
12-
<PackageReference Include="NSubstitute" Version="5.1.0" />
12+
<PackageReference Include="NSubstitute" Version="5.3.0" />
1313
<PackageReference Include="nunit" Version="3.14.0" />
1414
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)