Skip to content

Commit 48c8d63

Browse files
build(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.Test directory: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.9.1 to 2.9.2 - [Commits](xunit/xunit@2.9.1...2.9.2) Updates `xunit` from 2.9.1 to 2.9.2 - [Commits](xunit/xunit@2.9.1...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] <[email protected]>
1 parent 8173084 commit 48c8d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
2020
<PackageReference Include="Moq" Version="4.20.72" />
21-
<PackageReference Include="xunit" Version="2.9.1" />
21+
<PackageReference Include="xunit" Version="2.9.2" />
2222
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)