We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2619952 + 5f5476c commit d23c2e8Copy full SHA for d23c2e8
build.gradle
@@ -100,7 +100,7 @@ dependencies {
100
implementation 'org.testcontainers:testcontainers:1.19.7'
101
implementation 'org.projectlombok:lombok:1.18.32'
102
annotationProcessor 'org.projectlombok:lombok:1.18.32'
103
- implementation 'com.browserstack:browserstack-java-sdk:1.13.20'
+ implementation 'com.browserstack:browserstack-java-sdk:1.13.22'
104
}
105
106
javadoc {
0 commit comments