Skip to content

Commit 5ec83b6

Browse files
Bump xunit from 2.9.1 to 2.9.2 (#824)
Bumps [xunit](https://github.com/xunit/xunit) from 2.9.1 to 2.9.2. - [Commits](xunit/xunit@v2-2.9.1...v2-2.9.2) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84ab0e4 commit 5ec83b6

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
@@ -35,7 +35,7 @@
3535
<PackageVersion Include="SQLite" Version="3.13.0" />
3636
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.5.0" />
3737
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
38-
<PackageVersion Include="xunit" Version="2.9.1" />
38+
<PackageVersion Include="xunit" Version="2.9.2" />
3939
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
4040
</ItemGroup>
4141
</Project>

0 commit comments

Comments
 (0)