Skip to content

Commit d138909

Browse files
Bump xunit from 2.9.2 to 2.9.3
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3de971a commit d138909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/SeoTags.Tests/SeoTags.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="All" />
1414
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.11" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
16-
<PackageReference Include="xunit" Version="2.9.2" />
16+
<PackageReference Include="xunit" Version="2.9.3" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="All" />
1818
<PackageReference Include="FluentAssertions" Version="8.0.1" />
1919
<PackageReference Include="FluentAssertions.Analyzers" Version="0.34.1" PrivateAssets="All" />

0 commit comments

Comments
 (0)