diff --git a/build.gradle b/build.gradle index 9800c6ee..4a8267e7 100644 --- a/build.gradle +++ b/build.gradle @@ -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'