Skip to content

Commit 1ee1251

Browse files
Bump Shouldly from 4.0.1 to 4.0.3 (#116)
Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/shouldly/shouldly/releases) - [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt) - [Commits](shouldly/shouldly@v4.0.1...v4.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73271cf commit 1ee1251

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/GraphQL.Authorization.ApiTests/GraphQL.Authorization.ApiTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
11-
<PackageReference Include="Shouldly" Version="4.0.1" />
11+
<PackageReference Include="Shouldly" Version="4.0.3" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
1414
</ItemGroup>

src/GraphQL.Authorization.Tests/GraphQL.Authorization.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
11-
<PackageReference Include="Shouldly" Version="4.0.1" />
11+
<PackageReference Include="Shouldly" Version="4.0.3" />
1212
<PackageReference Include="xunit" Version="2.4.1" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)