Skip to content

Commit e5e11bf

Browse files
Bump Xunit.SkippableFact from 1.4.8 to 1.4.13 (#1327)
Bumps [Xunit.SkippableFact](https://github.com/AArnott/Xunit.SkippableFact) from 1.4.8 to 1.4.13. - [Release notes](https://github.com/AArnott/Xunit.SkippableFact/releases) - [Commits](https://github.com/AArnott/Xunit.SkippableFact/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 4f37035 commit e5e11bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/PowerShellEditorServices.Test.E2E/PowerShellEditorServices.Test.E2E.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="OmniSharp.Extensions.LanguageClient" Version="0.17.2" />
1414
<PackageReference Include="xunit" Version="2.4.0" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.2" />
16-
<PackageReference Include="Xunit.SkippableFact" Version="1.4.8" />
16+
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)