diff --git a/build.gradle b/build.gradle index 5f8c441b..416c69ba 100644 --- a/build.gradle +++ b/build.gradle @@ -79,7 +79,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'