Skip to content

Commit

Permalink
Merge pull request #3 from codeforamerica/dependabot/gradle/com.deque…
Browse files Browse the repository at this point in the history
….html.axe-core-selenium-4.8.1

Bump com.deque.html.axe-core:selenium from 4.8.0 to 4.8.1
  • Loading branch information
bseeger authored Jan 17, 2024
2 parents c5c2f50 + a0ab7b7 commit 2c3aece
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.2'
testImplementation 'org.awaitility:awaitility'
testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.3'
testImplementation 'com.deque.html.axe-core:selenium:4.8.0'
testImplementation 'com.deque.html.axe-core:selenium:4.8.1'

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

0 comments on commit 2c3aece

Please sign in to comment.