Skip to content

Commit

Permalink
Update dependency GitHubActionsTestLogger to v2.3.3 (#336)
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 Aug 24, 2023
1 parent 41380b8 commit 6154eb2
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 @@ -41,7 +41,7 @@
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
<PackageReference Include="NetTestRegimentation" Version="1.7.2" />
<!--<PackageReference Include="PublicApiGenerator" Version="8.1.0" />-->
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.2" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" />
</ItemGroup>

<ItemGroup Condition="$(IsTestProject)">
Expand Down

0 comments on commit 6154eb2

Please sign in to comment.