Skip to content

Commit 5057d6a

Browse files
Bump xunit from 2.9.2 to 2.9.3
--- updated-dependencies: - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea09514 commit 5057d6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>
44
<!-- Test stack -->
5-
<XunitVersion>2.9.2</XunitVersion>
5+
<XunitVersion>2.9.3</XunitVersion>
66
<XunitRunnerVersion>3.1.5</XunitRunnerVersion>
77
<!-- Sample stack -->
88
<AspNetCoreVersion>8.0.27</AspNetCoreVersion>

0 commit comments

Comments
 (0)