diff --git a/build.gradle b/build.gradle index 9972224c..8365c893 100644 --- a/build.gradle +++ b/build.gradle @@ -73,7 +73,7 @@ dependencies { testImplementation 'org.springframework.boot:spring-boot-starter-test' testImplementation 'org.springframework.security:spring-security-test' testImplementation 'org.seleniumhq.selenium:selenium-java' - testImplementation 'io.percy:percy-java-selenium:2.0.3' + testImplementation 'io.percy:percy-java-selenium:2.0.4' testImplementation 'org.awaitility:awaitility' testImplementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1' testImplementation 'io.github.bonigarcia:webdrivermanager:5.6.3'