Skip to content

Commit 54143a9

Browse files
authored
Merge pull request #215 from Umplify/dependabot/nuget/xunit.core-2.6.4
Bump xunit.core from 2.6.3 to 2.6.4
2 parents bef1936 + 2d94fc9 commit 54143a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Xunit.Microsoft.DependencyInjection.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="8.0.0" />
1414
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
15-
<PackageReference Include="xunit.core" Version="2.6.3" />
15+
<PackageReference Include="xunit.core" Version="2.6.4" />
1616
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
1717
</ItemGroup>
1818
<ItemGroup>

0 commit comments

Comments
 (0)