Skip to content

Commit

Permalink
Build(deps): bump xunit from 2.8.1 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [xunit](https://github.com/xunit/xunit) from 2.8.1 to 2.9.0.
- [Commits](xunit/xunit@2.8.1...2.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 52605c9 commit cdc6dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageVersion Include="Temporalio.Extensions.Hosting" Version="1.3.0"/>
<PackageVersion Include="Temporalio.Extensions.DiagnosticSource" Version="1.3.0"/>
<PackageVersion Include="Temporalio.Extensions.OpenTelemetry" Version="1.3.0"/>
<PackageVersion Include="xunit" Version="2.8.1"/>
<PackageVersion Include="xunit" Version="2.9.0"/>
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.1"/>
</ItemGroup>
</Project>

0 comments on commit cdc6dc2

Please sign in to comment.