Skip to content

Commit e143aaa

Browse files
Build(deps): bump xunit from 2.9.0 to 2.9.1 in the test group (#26)
Bumps the test group with 1 update: [xunit](https://github.com/xunit/xunit). Updates `xunit` from 2.9.0 to 2.9.1 - [Commits](xunit/xunit@2.9.0...2.9.1) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87c9b26 commit e143aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageVersion Include="Temporalio.Extensions.Hosting" Version="1.3.0"/>
3030
<PackageVersion Include="Temporalio.Extensions.DiagnosticSource" Version="1.3.0"/>
3131
<PackageVersion Include="Temporalio.Extensions.OpenTelemetry" Version="1.3.0"/>
32-
<PackageVersion Include="xunit" Version="2.9.0"/>
32+
<PackageVersion Include="xunit" Version="2.9.1"/>
3333
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2"/>
3434
</ItemGroup>
3535
</Project>

0 commit comments

Comments
 (0)