Skip to content

Commit

Permalink
Revert "workbench-util to same hash as other workbench-libs deps"
Browse files Browse the repository at this point in the history
This reverts commit 721f7f9.
  • Loading branch information
davidangb committed Dec 3, 2023
1 parent 721f7f9 commit 28c8da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ object Dependencies {
exclude("com.google.code.findbugs", "jsr305")
exclude("bio.terra", "workspace-manager-client")
excludeAll(excludeAkkaHttp, excludeSprayJson),
excludeGuava("org.broadinstitute.dsde.workbench" %% "workbench-util" % s"0.10-$workbenchLibsHash"),
excludeGuava("org.broadinstitute.dsde.workbench" %% "workbench-util" % "0.10-128901e"),
"org.broadinstitute.dsde.workbench" %% "workbench-google2" % s"0.35-$workbenchLibsHash",
"org.broadinstitute.dsde.workbench" %% "workbench-oauth2" % s"0.5-$workbenchLibsHash",
"org.broadinstitute.dsde.workbench" %% "sam-client" % "0.1-ef83073",
Expand Down

0 comments on commit 28c8da8

Please sign in to comment.