Skip to content

Commit 6255e88

Browse files
Build(deps): bump the test group across 1 directory with 2 updates (#57)
Bumps the test group with 2 updates in the / directory: [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit` from 2.9.1 to 2.9.2 - [Commits](xunit/xunit@v2-2.9.1...v2-2.9.2) Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-major dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Elan Hasson <[email protected]>
1 parent f2f84a0 commit 6255e88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageVersion Include="Temporalio.Extensions.Hosting" Version="1.3.1"/>
3030
<PackageVersion Include="Temporalio.Extensions.DiagnosticSource" Version="1.3.1"/>
3131
<PackageVersion Include="Temporalio.Extensions.OpenTelemetry" Version="1.3.1"/>
32-
<PackageVersion Include="xunit" Version="2.9.1"/>
33-
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2"/>
32+
<PackageVersion Include="xunit" Version="2.9.2"/>
33+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0"/>
3434
</ItemGroup>
3535
</Project>

0 commit comments

Comments
 (0)