1 parent b3a17fd commit ee94417Copy full SHA for ee94417
1 file changed
build.gradle
@@ -8,6 +8,6 @@ repositories {
8
}
9
10
dependencies {
11
- implementation 'io.testable:testable-selenium-java:0.0.12'
+ implementation 'io.testable:testable-selenium-java:0.0.14'
12
testImplementation 'junit:junit:4.13'
13
0 commit comments