Skip to content

Commit 54423bf

Browse files
Bump Shouldly from 4.0.3 to 4.1.0
Bumps [Shouldly](https://github.com/shouldly/shouldly) from 4.0.3 to 4.1.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.3...4.1.0) --- updated-dependencies: - dependency-name: Shouldly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 504e0d9 commit 54423bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Stravaig.Configuration.SqlServer.Tests/Stravaig.Configuration.SqlServer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="NUnit" Version="3.13.3" />
1313
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
1414
<PackageReference Include="coverlet.collector" Version="3.1.2" />
15-
<PackageReference Include="Shouldly" Version="4.0.3" />
15+
<PackageReference Include="Shouldly" Version="4.1.0" />
1616
<PackageReference Include="Stravaig.Extensions.Logging.Diagnostics" Version="1.3.2" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)