Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into grantaar-create-be…
Browse files Browse the repository at this point in the history
…e-workflow-test
  • Loading branch information
aaronegrant committed Jun 5, 2024
2 parents 7f123eb + d53bb1b commit e3f39f5
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 @@ -11,7 +11,7 @@ object Dependencies {
val postgresDriverVersion = "42.7.2"
val sentryVersion = "6.15.0"

val workbenchLibV = "89f86ba" // If updating this, make sure googleStorageLocal in test dependencies is up-to-date
val workbenchLibV = "a6ad7dc" // If updating this, make sure googleStorageLocal in test dependencies is up-to-date
val workbenchUtilV = s"0.10-$workbenchLibV"
val workbenchUtil2V = s"0.9-$workbenchLibV"
val workbenchModelV = s"0.19-$workbenchLibV"
Expand Down

0 comments on commit e3f39f5

Please sign in to comment.