Skip to content

Commit

Permalink
Bump com.browserstack:browserstack-java-sdk from 1.30.2 to 1.30.3 (#1469
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dipjyotimetia authored Feb 10, 2025
2 parents 7817108 + 8777d46 commit 05bceaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok:1.18.36'
implementation 'com.typesafe:config:1.4.3'
implementation "com.microsoft.playwright:playwright:${playwrightVersion}"
implementation 'com.browserstack:browserstack-java-sdk:1.30.2'
implementation 'com.browserstack:browserstack-java-sdk:1.30.3'
}

configurations.configureEach {
Expand Down

0 comments on commit 05bceaa

Please sign in to comment.