Skip to content

Commit

Permalink
ID-1286 Update workbenchLibs - add retries to group creation and forc…
Browse files Browse the repository at this point in the history
…e sequential update after group creation.
  • Loading branch information
Ghost-in-a-Jar committed May 30, 2024
1 parent 6e5268a commit b559e16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions automation/project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ object Dependencies {
val akkaV = "2.6.19"
val akkaHttpV = "10.2.2"

val workbenchLibV = "c2a271"
val workbenchLibV = "89f86ba"

val workbenchGoogleV = s"0.31-$workbenchLibV"
val workbenchGoogleV = s"0.32-$workbenchLibV"
val workbenchGoogle2V = s"0.36-$workbenchLibV"
val workbenchServiceTestV = "2.0-5863cbd"

Expand Down

0 comments on commit b559e16

Please sign in to comment.