diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 04fc87764..bfca6ca1c 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -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",