Skip to content

Commit

Permalink
[DCJ-507] Update Stairway dependency for context-aware work queue
Browse files Browse the repository at this point in the history
  • Loading branch information
okotsopoulos committed Jul 15, 2024
1 parent 4632885 commit 76e6567
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,10 @@ dependencies {
implementation 'net.javacrumbs.shedlock:shedlock-spring:5.2.0'

implementation 'bio.terra:terra-common-lib:1.1.14-SNAPSHOT'
implementation 'bio.terra:stairway-gcp:1.1.10-SNAPSHOT' // DO NOT MERGE:
// Temporarily pulling in Stairway dependency directly for a full integration test run.
// Following that, I will update the Stairway dependency in TCL, and bump TCL in TDR
// (TDR gets its Stairway dependency transitively from TCL).
implementation 'org.broadinstitute.dsde.workbench:sam-client_2.13:v0.0.241'
implementation 'bio.terra:terra-policy-client:1.0.11-SNAPSHOT'
implementation 'bio.terra:terra-resource-buffer-client:0.198.42-SNAPSHOT'
Expand Down

0 comments on commit 76e6567

Please sign in to comment.