Skip to content

Commit 9cf4287

Browse files
Bump xunit from 2.5.0 to 2.6.3
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.0 to 2.6.3. - [Commits](xunit/xunit@2.5.0...2.6.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9169794 commit 9cf4287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Functions.Tests/HaveIBeenPwned.PwnedPasswords.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PrivateAssets>all</PrivateAssets>
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
</PackageReference>
13-
<PackageReference Include="xunit" Version="2.5.0" />
13+
<PackageReference Include="xunit" Version="2.6.3" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)