Skip to content

Commit

Permalink
Bump xunit.runner.visualstudio and System.Collections.Immutable
Browse files Browse the repository at this point in the history
Bumps xunit.runner.visualstudio and System.Collections.Immutable. These dependencies needed to be updated together.

Updates `xunit.runner.visualstudio` from 2.5.3 to 2.8.1

Updates `System.Collections.Immutable` from 1.2.0 to 1.5.0

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 8b874a1 commit bb7dc1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageVersion Include="System.Text.Encodings.Web" Version="4.5.1" />
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.4.0" />
<PackageVersion Include="xunit" Version="2.8.1" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bb7dc1c

Please sign in to comment.