Skip to content

Commit ae986dc

Browse files
chore(deps): bump the all-dependencies group with 2 updates (#502)
Bumps the all-dependencies group with 2 updates: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) and [xunit.v3](https://github.com/xunit/xunit). Updates `xunit.runner.visualstudio` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.2...3.1.0) Updates `xunit.v3` from 2.0.1 to 2.0.2 - [Commits](xunit/xunit@v3-2.0.1...v3-2.0.2) --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: xunit.v3 dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6137ae4 commit ae986dc

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
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="Moq" Version="4.20.72" />
2020
<PackageVersion Include="Polly.Core" Version="8.5.2" />
2121
<PackageVersion Include="Testcontainers.K3s" Version="4.4.0" />
22-
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
23-
<PackageVersion Include="xunit.v3" Version="2.0.1" />
22+
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.0" />
23+
<PackageVersion Include="xunit.v3" Version="2.0.2" />
2424
</ItemGroup>
2525
</Project>

0 commit comments

Comments
 (0)