File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
23
23
implementation project(" :client" )
24
24
25
25
// Sam client library
26
- implementation " org.broadinstitute.dsde.workbench:sam-client_2.13:v0.0.332 "
26
+ implementation " org.broadinstitute.dsde.workbench:sam-client_2.13:v0.0.371 "
27
27
28
28
// Terra Test Runner Library
29
29
implementation ' bio.terra:terra-test-runner:0.2.1-SNAPSHOT'
Original file line number Diff line number Diff line change @@ -40,15 +40,15 @@ dependencies {
40
40
implementation(" bio.terra:terra-common-lib:1.1.38-SNAPSHOT" )
41
41
42
42
// sam
43
- implementation group : " org.broadinstitute.dsde.workbench" , name : " sam-client_2.13" , version : " v0.0.332 "
43
+ implementation group : " org.broadinstitute.dsde.workbench" , name : " sam-client_2.13" , version : " v0.0.371 "
44
44
implementation group : " bio.terra" , name : " terra-resource-buffer-client" , version : " 0.198.42-SNAPSHOT"
45
45
46
46
// Cloud Resource Library
47
47
implementation group : ' bio.terra' , name : ' terra-cloud-resource-lib' , version : " 1.2.34-SNAPSHOT"
48
48
49
49
// Terra Landing Zone Service
50
- implementation (' bio.terra:terra-landing-zone-service:0.0.390 -SNAPSHOT' )
51
- implementation (' bio.terra:landing-zone-service-client:0.0.390 -SNAPSHOT' )
50
+ implementation (' bio.terra:terra-landing-zone-service:0.0.391 -SNAPSHOT' )
51
+ implementation (' bio.terra:landing-zone-service-client:0.0.391 -SNAPSHOT' )
52
52
53
53
// Storage transfer service
54
54
implementation group : ' com.google.apis' , name : ' google-api-services-storagetransfer' , version : ' v1-rev20230831-2.0.0'
You can’t perform that action at this time.
0 commit comments