Skip to content

Commit

Permalink
Bump com.browserstack:browserstack-java-sdk from 1.27.3 to 1.29.0
Browse files Browse the repository at this point in the history
Bumps [com.browserstack:browserstack-java-sdk](https://github.com/browserstack/browserstack-javaagent) from 1.27.3 to 1.29.0.
- [Commits](https://github.com/browserstack/browserstack-javaagent/commits)

---
updated-dependencies:
- dependency-name: com.browserstack:browserstack-java-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 4add490 commit e6b7667
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.27.3'
implementation 'com.browserstack:browserstack-java-sdk:1.29.0'
}

javadoc {
Expand Down

0 comments on commit e6b7667

Please sign in to comment.