Skip to content

Commit 02257f9

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Update dependencies
Update xunit.runner.visualstudio to 3.1.0 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98e4948 commit 02257f9

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
@@ -8,7 +8,7 @@
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0"/>
99
<PackageReference Include="NSubstitute" Version="5.3.0"/>
1010
<PackageReference Include="xunit" Version="2.9.3"/>
11-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2"/>
11+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0"/>
1212
<PackageReference Include="coverlet.collector" Version="6.0.4" PrivateAssets="all"/>
1313
<ProjectReference Include="../src/GitHubLabelSync.csproj"/>
1414
</ItemGroup>

0 commit comments

Comments
 (0)