Skip to content

Commit

Permalink
Merge pull request #441 from blackducksoftware/niravrsynopsys-patch-1
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
niravrsynopsys authored Aug 16, 2024
2 parents 052ce2e + c965b0d commit e6e4eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repositories {

dependencies {
api 'com.synopsys.integration:blackduck-common-api:2023.4.2.5'
api 'com.synopsys.integration:phone-home-client:6.0.0'
api 'com.synopsys.integration:phone-home-client:6.0.1'
api 'com.synopsys.integration:integration-bdio:26.0.13'
api 'com.blackducksoftware.bdio:bdio2:3.2.5'

Expand All @@ -49,4 +49,4 @@ dependencies {
testImplementation 'org.mock-server:mockserver-netty:5.15.0'

testRuntimeOnly 'org.slf4j:slf4j-simple:2.0.7'
}
}

0 comments on commit e6e4eda

Please sign in to comment.