Skip to content

Commit 695ef6a

Browse files
chore(deps): bump the xunit group across 2 directories with 1 update
Bumps the xunit group with 1 update in the / directory: [xunit](https://github.com/xunit/xunit). Bumps the xunit group with 1 update in the /tests/Microsoft.Graph.DotnetCore.Core.Test directory: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.9.1 to 2.9.2 - [Commits](xunit/xunit@v2-2.9.1...v2-2.9.2) Updates `xunit` from 2.9.1 to 2.9.2 - [Commits](xunit/xunit@v2-2.9.1...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: xunit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f9ca10 commit 695ef6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Microsoft.Graph.DotnetCore.Core.Test/Microsoft.Graph.DotnetCore.Core.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</PackageReference>
2525
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
2626
<PackageReference Include="Moq" Version="4.20.72" />
27-
<PackageReference Include="xunit" Version="2.9.1" />
27+
<PackageReference Include="xunit" Version="2.9.2" />
2828
<PackageReference Include="coverlet.collector" Version="6.0.2">
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)