Skip to content

Commit

Permalink
Merge branch 'develop' into da_CORE-69_scalaStewardLabels
Browse files Browse the repository at this point in the history
  • Loading branch information
davidangb authored Oct 16, 2024
2 parents fc38405 + 3aa228a commit ef57bca
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 = "9405803" // If updating this, make sure googleStorageLocal in test dependencies is up-to-date
val workbenchLibV = "80e4b8d" // 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.20-$workbenchLibV"
Expand Down

0 comments on commit ef57bca

Please sign in to comment.