Skip to content

Commit 9322029

Browse files
build(deps): bump xunit from 2.4.2 to 2.6.6 in /TransformerBeeClient (#27)
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.6.6. - [Commits](xunit/xunit@2.4.2...2.6.6) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
1 parent 48b6fe6 commit 9322029

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.1" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
16-
<PackageReference Include="xunit" Version="2.4.2"/>
16+
<PackageReference Include="xunit" Version="2.6.6"/>
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)