Skip to content

Commit 81bcbbd

Browse files
build(deps): bump System.Drawing.Common in /src/Appium.Net
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.8 to 8.0.10. - [Release notes](https://github.com/dotnet/winforms/releases) - [Changelog](https://github.com/dotnet/winforms/blob/main/docs/release-activity.md) - [Commits](dotnet/winforms@v8.0.8...v8.0.10) --- updated-dependencies: - dependency-name: System.Drawing.Common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4330885 commit 81bcbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Appium.Net/Appium.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>
4646
<PackageReference Include="Selenium.WebDriver" Version="4.24.0" />
47-
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
47+
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
4848
</ItemGroup>
4949
</Project>

0 commit comments

Comments
 (0)