Skip to content

Commit

Permalink
Merge pull request #1068 from github/dependabot/nuget/JunitXml.TestLo…
Browse files Browse the repository at this point in the history
…gger-3.0.134
  • Loading branch information
timrogers committed Jul 20, 2023
2 parents 81f3baf + e8c0f51 commit 9305a91
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.125" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.134" />
<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.125" />
<PackageReference Include="JunitXml.TestLogger" Version="3.0.134" />
<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 9305a91

Please sign in to comment.