Skip to content

Commit d53bb1b

Browse files
authored
update workbench libs (#1452)
1 parent 532964c commit d53bb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ object Dependencies {
1111
val postgresDriverVersion = "42.7.2"
1212
val sentryVersion = "6.15.0"
1313

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

0 commit comments

Comments
 (0)