Skip to content

Commit

Permalink
Merge pull request #1053 from github/dependabot/nuget/JunitXml.TestLo…
Browse files Browse the repository at this point in the history
…gger-3.0.125

Bump JunitXml.TestLogger from 3.0.124 to 3.0.125
  • Loading branch information
dylan-smith authored Jul 3, 2023
2 parents 3a70162 + 980c543 commit 206794a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.124" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.125" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="Moq" Version="4.18.4" />
Expand Down
2 changes: 1 addition & 1 deletion src/OctoshiftCLI.Tests/OctoshiftCLI.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ProjectReference Include="..\bbs2gh\bbs2gh.csproj" />
<ProjectReference Include="..\gei\gei.csproj" />
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.124" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.125" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
Expand Down

0 comments on commit 206794a

Please sign in to comment.