mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 11:52:59 +03:00
Potentially fix further std-benchmarks
issues (#9541)
This commit is contained in:
parent
76061e1c04
commit
5d7cbccb77
@ -2470,6 +2470,7 @@ lazy val `std-benchmarks` = (project in file("std-bits/benchmarks"))
|
||||
.dependsOn(`runtime-fat-jar`)
|
||||
.dependsOn(`std-table` % "provided")
|
||||
.dependsOn(`std-base` % "provided")
|
||||
.dependsOn(`benchmark-java-helpers` % "provided")
|
||||
|
||||
lazy val editions = project
|
||||
.in(file("lib/scala/editions"))
|
||||
|
Loading…
Reference in New Issue
Block a user