Skip to content

Commit 0736669

Browse files
Bump xunit from 2.9.0 to 2.9.3 in /src (#241)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.0 to 2.9.3. - [Commits](xunit/xunit@v2-2.9.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sarah Birrer <95348063+bbtbir@users.noreply.github.com>
1 parent 3facb97 commit 0736669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AzureDevOpsPolicyConfigurator.Tests/AzureDevOpsPolicyConfigurator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="FakeItEasy" Version="8.3.0" />
1111
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" />
12-
<PackageReference Include="xunit" Version="2.9.0" />
12+
<PackageReference Include="xunit" Version="2.9.3" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)