summaryrefslogtreecommitdiff
path: root/simulator/opendc/opendc-experiments-sc20
diff options
context:
space:
mode:
Diffstat (limited to 'simulator/opendc/opendc-experiments-sc20')
-rw-r--r--simulator/opendc/opendc-experiments-sc20/build.gradle.kts1
1 files changed, 0 insertions, 1 deletions
diff --git a/simulator/opendc/opendc-experiments-sc20/build.gradle.kts b/simulator/opendc/opendc-experiments-sc20/build.gradle.kts
index 713354e7..b2e7763e 100644
--- a/simulator/opendc/opendc-experiments-sc20/build.gradle.kts
+++ b/simulator/opendc/opendc-experiments-sc20/build.gradle.kts
@@ -51,7 +51,6 @@ dependencies {
}
runtimeOnly("org.apache.logging.log4j:log4j-slf4j-impl:2.13.1")
- runtimeOnly(project(":odcsim:odcsim-engine-omega"))
testImplementation("org.junit.jupiter:junit-jupiter-api:${Library.JUNIT_JUPITER}")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:${Library.JUNIT_JUPITER}")