Skip to content

Commit e72d900

Browse files
Bump Axe.Windows from 1.1.1 to 1.1.2 (#7528)
Bumps [Axe.Windows](https://github.com/Microsoft/axe-windows) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/Microsoft/axe-windows/releases) - [Commits](microsoft/axe-windows@v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: Axe.Windows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6efdcd commit e72d900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Files.InteractionTests/Files.InteractionTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Appium.WebDriver" Version="4.3.1" />
12-
<PackageReference Include="Axe.Windows" Version="1.1.1" />
12+
<PackageReference Include="Axe.Windows" Version="1.1.2" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
1515
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />

0 commit comments

Comments
 (0)