Skip to content

Commit

Permalink
Merge pull request #638 from adamralph/dependabot/nuget/GitHubActions…
Browse files Browse the repository at this point in the history
…TestLogger-2.4.1

Bump GitHubActionsTestLogger from 2.3.3 to 2.4.1
  • Loading branch information
adamralph committed Jul 21, 2024
2 parents 18f56be + 97be28a commit d17945d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleExecTests/SimpleExecTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6" />
Expand Down

0 comments on commit d17945d

Please sign in to comment.