Skip to content

Commit

Permalink
Bump com.deque.html.axe-core:selenium from 4.8.1 to 4.8.2
Browse files Browse the repository at this point in the history
Bumps [com.deque.html.axe-core:selenium](https://github.com/dequelabs/axe-core-maven-html) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/dequelabs/axe-core-maven-html/releases)
- [Changelog](https://github.com/dequelabs/axe-core-maven-html/blob/develop/CHANGELOG.md)
- [Commits](dequelabs/axe-core-maven-html@v4.8.1...v4.8.2)

---
updated-dependencies:
- dependency-name: com.deque.html.axe-core:selenium
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bseeger committed Feb 14, 2024
1 parent 4073635 commit 90811e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
testImplementation 'io.percy:percy-java-selenium:2.0.4'
testImplementation 'org.awaitility:awaitility'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.3'
testImplementation 'com.deque.html.axe-core:selenium:4.8.1'
testImplementation 'com.deque.html.axe-core:selenium:4.8.2'

testAnnotationProcessor 'org.projectlombok:lombok'
testCompileOnly 'org.projectlombok:lombok'
Expand Down

0 comments on commit 90811e6

Please sign in to comment.