Skip to content

Commit ffa3de7

Browse files
Bump Shouldly from 4.0.0-beta0004 to 4.0.0 (graphql-dotnet#1999)
Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.0.0-beta0004 to 4.0.0. - [Release notes](https://github.com/shouldly/shouldly/releases) - [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt) - [Commits](shouldly/shouldly@v4.0.0-beta0004...v4.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47dab6f commit ffa3de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests.props

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

77
<ItemGroup>
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
9-
<PackageReference Include="Shouldly" Version="4.0.0-beta0004" />
9+
<PackageReference Include="Shouldly" Version="4.0.0" />
1010
<PackageReference Include="xunit" Version="2.4.1" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)