Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update test runner library
Browse files Browse the repository at this point in the history
davidangb committed Dec 18, 2024

Verified

This commit was signed with the committer’s verified signature.
Lehmann-Fabian Fabian Lehmann
1 parent a468aa3 commit aa99ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/build.gradle
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ dependencies {
implementation "org.broadinstitute.dsde.workbench:sam-client_2.13:0.1-73bc2d1"

// Terra Test Runner Library
implementation 'bio.terra:terra-test-runner:0.2.0-SNAPSHOT'
implementation 'bio.terra:terra-test-runner:0.2.1-SNAPSHOT'

// Use Terra Common Library on client side to retry direct Sam calls
implementation("bio.terra:terra-common-lib:1.1.11-SNAPSHOT") {

0 comments on commit aa99ea2

Please sign in to comment.