Skip to content

Commit 36b27a5

Browse files
Deps: Bump the test-dependencies group with 1 update (#30)
Bumps Xunit.SkippableFact from 1.4.13 to 1.5.61 --- updated-dependencies: - dependency-name: Xunit.SkippableFact dependency-version: 1.5.61 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: André Polykanine <ap@oire.me>
1 parent 920cfa7 commit 36b27a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SharpSync.Tests/SharpSync.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Moq" Version="4.20.72" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
2121
<PackageReference Include="xunit" Version="2.9.3" />
22-
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
22+
<PackageReference Include="Xunit.SkippableFact" Version="1.5.61" />
2323
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2525
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)