Skip to content

Commit

Permalink
Bump the xunit group in /coster with 2 updates
Browse files Browse the repository at this point in the history
Bumps the xunit group in /coster with 2 updates: [xunit](https://github.com/xunit/xunit) and [xunit.analyzers](https://github.com/xunit/xunit.analyzers).

Updates `xunit` from 2.6.4 to 2.6.5
- [Commits](xunit/xunit@2.6.4...2.6.5)

Updates `xunit.analyzers` from 1.8.0 to 1.9.0
- [Commits](xunit/xunit.analyzers@1.8.0...1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gabrielweyer committed Jan 6, 2024
1 parent d2dc220 commit 94ee7d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions coster/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<PackageVersion Include="CsvHelper" Version="30.0.1" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="xunit" Version="2.6.4" />
<PackageVersion Include="xunit" Version="2.6.5" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
<PackageVersion Include="xunit.analyzers" Version="1.8.0" />
<PackageVersion Include="xunit.analyzers" Version="1.9.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<GlobalPackageReference Include="Meziantou.Analyzer" Version="2.0.134" />
<GlobalPackageReference Include="AsyncFixer" Version="1.6.0" />
Expand Down

0 comments on commit 94ee7d9

Please sign in to comment.