Skip to content

Commit efba794

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Bump xunit from 2.7.1 to 2.8.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.1 to 2.8.0. - [Commits](xunit/xunit@2.7.1...2.8.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c86064 commit efba794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/GitHubLabelSync.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
99
<PackageReference Include="NSubstitute" Version="5.1.0"/>
10-
<PackageReference Include="xunit" Version="2.7.1"/>
10+
<PackageReference Include="xunit" Version="2.8.0"/>
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8"/>
1212
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="all"/>
1313
<ProjectReference Include="../src/GitHubLabelSync.csproj"/>

0 commit comments

Comments
 (0)