diff --git a/build.gradle b/build.gradle index c1d24140..92d58fd9 100644 --- a/build.gradle +++ b/build.gradle @@ -74,7 +74,7 @@ dependencies { testImplementation 'org.springframework.security:spring-security-test' testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1' testImplementation 'org.seleniumhq.selenium:selenium-java:4.17.0' - testImplementation 'io.percy:percy-java-selenium:2.0.2' + testImplementation 'io.percy:percy-java-selenium:2.0.3' testImplementation 'org.awaitility:awaitility' testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.3' testImplementation 'com.deque.html.axe-core:selenium:4.8.1'