Skip to content

Commit

Permalink
Update dependency GitHubActionsTestLogger to v2.1.0 (#1355)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 10, 2023
1 parent 4166536 commit 7229e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Foundatio.Xunit" Version="10.6.0" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.2" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.1.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="NetTestRegimentation" Version="1.7.2" />
Expand Down

0 comments on commit 7229e49

Please sign in to comment.