Skip to content

Commit a791fb5

Browse files
Bump SauceLabs.Visual from 0.10.0 to 0.11.0 in /dotnet-xunit (#708)
Bumps [SauceLabs.Visual](https://github.com/saucelabs/visual-sdks) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/saucelabs/visual-sdks/releases) - [Commits](saucelabs/visual-sdks@java-0.10.0...java-0.11.0) --- updated-dependencies: - dependency-name: SauceLabs.Visual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55498b7 commit a791fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet-xunit/SauceLabs.Visual.Example/SauceLabs.Visual.Example.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
13-
<PackageReference Include="SauceLabs.Visual" Version="0.10.0" />
13+
<PackageReference Include="SauceLabs.Visual" Version="0.11.0" />
1414
<PackageReference Include="xunit" Version="2.7.0" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)