Skip to content

Commit

Permalink
[DCJ-507] Update Stairway for context-awareness with work queue enabl…
Browse files Browse the repository at this point in the history
…ed (#189)
  • Loading branch information
okotsopoulos authored Jul 15, 2024
1 parent 8fc0faf commit 353b02e
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 @@ -78,7 +78,7 @@ dependencies {

// Terra libraries
implementation group: 'org.broadinstitute.dsde.workbench', name: 'sam-client_2.13', version: '0.1-0c4b377'
var stairwayVersion= '1.1.7-SNAPSHOT'
var stairwayVersion= '1.1.10-SNAPSHOT'
api "bio.terra:stairway-gcp:${stairwayVersion}"
implementation "bio.terra:stairway-azure:${stairwayVersion}"

Expand Down

0 comments on commit 353b02e

Please sign in to comment.