Skip to content

Commit 164edf3

Browse files
Bump xunit.runner.utility in /src/devices/Ssd13xx/tests
Bumps [xunit.runner.utility](https://github.com/xunit/xunit) from 2.6.1 to 2.6.3. - [Commits](xunit/xunit@2.6.1...2.6.3) --- updated-dependencies: - dependency-name: xunit.runner.utility dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 131e63d commit 164edf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.external.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
15-
<PackageReference Include="xunit.runner.utility" Version="2.6.1" />
15+
<PackageReference Include="xunit.runner.utility" Version="2.6.3" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1717
<PackageReference Include="Shouldly" Version="4.2.1" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)