diff options
Diffstat (limited to 'opendc-experiments/opendc-experiments-tf20/build.gradle.kts')
| -rw-r--r-- | opendc-experiments/opendc-experiments-tf20/build.gradle.kts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opendc-experiments/opendc-experiments-tf20/build.gradle.kts b/opendc-experiments/opendc-experiments-tf20/build.gradle.kts index 3ee5462a..64483bd4 100644 --- a/opendc-experiments/opendc-experiments-tf20/build.gradle.kts +++ b/opendc-experiments/opendc-experiments-tf20/build.gradle.kts @@ -35,6 +35,7 @@ dependencies { implementation(projects.opendcSimulator.opendcSimulatorCompute) implementation(projects.opendcTelemetry.opendcTelemetrySdk) implementation(projects.opendcFormat) + implementation(projects.opendcUtils) implementation(libs.kotlin.logging) implementation(libs.parquet) |
