Skip to content

Commit a0a06da

Browse files
authored
Merge pull request #238 from BrandonPotter/dependabot/nuget/Google.Authenticator.Tests/xunit-2.9.2
Bump xunit from 2.9.1 to 2.9.2 in /Google.Authenticator.Tests
2 parents 654a548 + adab913 commit a0a06da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Google.Authenticator.Tests/Google.Authenticator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1515
<PackageReference Include="Shouldly" Version="3.0.2" />
16-
<PackageReference Include="xunit" Version="2.9.1" />
16+
<PackageReference Include="xunit" Version="2.9.2" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)