Skip to content

Commit

Permalink
Merge pull request #564 from dipjyotimetia/dependabot/gradle/com.brow…
Browse files Browse the repository at this point in the history
…serstack-browserstack-java-sdk-1.30.2

Bump com.browserstack:browserstack-java-sdk from 1.29.1 to 1.30.2
  • Loading branch information
dipjyotimetia authored Feb 6, 2025
2 parents bea0f8d + 5c0a051 commit 88cc3a4
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 @@ -100,7 +100,7 @@ dependencies {
implementation 'org.testcontainers:testcontainers:1.20.4'
implementation 'org.projectlombok:lombok:1.18.36'
annotationProcessor 'org.projectlombok:lombok:1.18.36'
implementation 'com.browserstack:browserstack-java-sdk:1.29.1'
implementation 'com.browserstack:browserstack-java-sdk:1.30.2'
}

javadoc {
Expand Down

0 comments on commit 88cc3a4

Please sign in to comment.