Skip to content

Commit

Permalink
chore(deps): bump xunit from 2.8.0 to 2.9.0 in /tests/Agent/Integrati…
Browse files Browse the repository at this point in the history
…onTests in the nuget group (#2681)

chore(deps): bump xunit

Bumps the nuget group in /tests/Agent/IntegrationTests with 1 update: [xunit](https://github.com/xunit/xunit).


Updates `xunit` from 2.8.0 to 2.9.0
- [Commits](xunit/xunit@2.8.0...2.9.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2024
1 parent f9c74b5 commit 7d47fc2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
</PackageReference>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="xunit" version="2.8.0" />
<PackageReference Include="xunit.assert" Version="2.8.0" />
<PackageReference Include="xunit" version="2.9.0" />
<PackageReference Include="xunit.assert" Version="2.9.0" />
<PackageReference Include="xunit.core" Version="2.8.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 7d47fc2

Please sign in to comment.