Skip to content

Commit 7291ca4

Browse files
chore(deps): Bump xunit.runner.visualstudio from 3.1.3 to 3.1.5
--- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0e8d4e commit 7291ca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Auth0.AspNetCore.Authentication.IntegrationTests/Auth0.AspNetCore.Authentication.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
3131
<PackageReference Include="Moq" Version="4.20.72" />
3232
<PackageReference Include="xunit" Version="2.9.3" />
33-
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.3">
33+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
3434
<PrivateAssets>all</PrivateAssets>
3535
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3636
</PackageReference>

0 commit comments

Comments
 (0)