Skip to content

Commit

Permalink
Update dependency JunitXml.TestLogger to v3.0.134
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent 513a102 commit d7895aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageReference Include="coverlet.collector" PrivateAssets="All" Version="6.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="JunitXml.TestLogger" Version="3.0.124" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.134" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.1" />
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.6.1" />
<PackageReference Include="Moq" Version="4.18.4" />
Expand Down

0 comments on commit d7895aa

Please sign in to comment.