Skip to content

Commit fa0829e

Browse files
Bump xunit.v3 from 1.0.1 to 1.1.0 in /src
Bumps [xunit.v3](https://github.com/xunit/xunit) from 1.0.1 to 1.1.0. - [Commits](https://github.com/xunit/xunit/commits) --- updated-dependencies: - dependency-name: xunit.v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ebd4d2 commit fa0829e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
1414
<PackageVersion Include="UnicodeInformation" Version="2.7.1" />
1515
<PackageVersion Include="Verify.XunitV3" Version="28.9.0" />
16-
<PackageVersion Include="xunit.v3" Version="1.0.1" />
16+
<PackageVersion Include="xunit.v3" Version="1.1.0" />
1717
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.2" />
1818
</ItemGroup>
1919
</Project>

0 commit comments

Comments
 (0)