Skip to content

Commit 1d22f0e

Browse files
dependabot[bot]eNeRGy164
authored andcommitted
Bump Shouldly from 4.2.1 to 4.3.0
Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/shouldly/shouldly/releases) - [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt) - [Commits](shouldly/shouldly@4.2.1...4.3.0) --- updated-dependencies: - dependency-name: Shouldly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f139fce commit 1d22f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DendroDocs.Shared.Tests/DendroDocs.Shared.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="coverlet.collector" Version="6.0.4" PrivateAssets="all">
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2525
</PackageReference>
26-
<PackageReference Include="Shouldly" Version="4.2.1" />
26+
<PackageReference Include="Shouldly" Version="4.3.0" />
2727
</ItemGroup>
2828

2929
<ItemGroup>

0 commit comments

Comments
 (0)