Skip to content

Commit

Permalink
Merge pull request #143 from bbtsoftware/dependabot/nuget/src/xunit-2…
Browse files Browse the repository at this point in the history
….6.3

Bump xunit from 2.5.1 to 2.6.3 in /src
  • Loading branch information
christianbumann authored Dec 21, 2023
2 parents 315aaf2 + 88ecf23 commit 55b5a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TfsUrlParser.Tests/TfsUrlParser.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="xunit" Version="2.5.1" />
<PackageReference Include="xunit" Version="2.6.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 55b5a8a

Please sign in to comment.