Skip to content

Commit d9726f3

Browse files
Bump Shouldly and System.CodeDom (#329)
Bumps [Shouldly](https://github.com/shouldly/shouldly) and [System.CodeDom](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `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) Updates `System.CodeDom` from 9.0.0 to 6.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v6.0.0) --- updated-dependencies: - dependency-name: Shouldly dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.CodeDom dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3eeeba1 commit d9726f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageVersion Include="Microsoft.IO.Redist" Version="6.1.0" />
1616
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1717
<PackageVersion Include="Microsoft.VisualStudio.Setup.Configuration.Interop" Version="3.12.2149" />
18-
<PackageVersion Include="Shouldly" Version="4.2.1" />
18+
<PackageVersion Include="Shouldly" Version="4.3.0" />
1919
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
2020
<PackageVersion Include="System.Text.Json" Version="$(SystemTextJsonVersion)" />
2121
<PackageVersion Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)