Skip to content

Commit ddf393d

Browse files
Bump xunit.extensibility.execution from 2.4.2 to 2.5.0 in /src (#933)
Bumps [xunit.extensibility.execution](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. - [Commits](xunit/xunit@2.4.2...2.5.0) --- updated-dependencies: - dependency-name: xunit.extensibility.execution dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e07bc29 commit ddf393d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Verify.Xunit/Verify.Xunit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="ConfigureAwait.Fody" Version="3.3.2" PrivateAssets="All" />
1212
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="All" />
1313
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
14-
<PackageReference Include="xunit.extensibility.execution" Version="2.4.2" />
14+
<PackageReference Include="xunit.extensibility.execution" Version="2.5.0" />
1515
<PackageReference Include="ProjectDefaults" Version="1.0.91" PrivateAssets="all" />
1616
<PackageReference Include="EmptyFiles" Version="4.4.0" PrivateAssets="None" />
1717
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />

0 commit comments

Comments
 (0)