Skip to content

Commit 08c73ae

Browse files
chore(deps): bump xunit in /transaction-analyzer/csharp (#821)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67da58f commit 08c73ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transaction-analyzer/csharp/TransactionAnalyzer.Lib.Tests/TransactionAnalyzer.Lib.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ItemGroup>
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
88
<PackageReference Include="Moq" Version="4.20.72"/>
9-
<PackageReference Include="xunit" Version="2.9.2"/>
9+
<PackageReference Include="xunit" Version="2.9.3"/>
1010
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)