Skip to content

Commit

Permalink
Bump xunit.runner.console from 2.6.0 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [xunit.runner.console](https://github.com/xunit/xunit) from 2.6.0 to 2.6.1.
- [Commits](xunit/xunit@2.6.0...2.6.1)

---
updated-dependencies:
- dependency-name: xunit.runner.console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent bfe1965 commit 4c91f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OhmGraphite.Test/OhmGraphite.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Testcontainers" Version="3.5.0" />
<PackageReference Include="xunit" Version="2.6.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3"/>
<PackageReference Include="xunit.runner.console" Version="2.6.0"/>
<PackageReference Include="xunit.runner.console" Version="2.6.1"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4c91f53

Please sign in to comment.