summaryrefslogtreecommitdiff
path: root/opendc-simulator/opendc-simulator-resources/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-simulator/opendc-simulator-resources/build.gradle.kts')
-rw-r--r--opendc-simulator/opendc-simulator-resources/build.gradle.kts1
1 files changed, 0 insertions, 1 deletions
diff --git a/opendc-simulator/opendc-simulator-resources/build.gradle.kts b/opendc-simulator/opendc-simulator-resources/build.gradle.kts
index e4ffc3ff..68047d5c 100644
--- a/opendc-simulator/opendc-simulator-resources/build.gradle.kts
+++ b/opendc-simulator/opendc-simulator-resources/build.gradle.kts
@@ -34,6 +34,5 @@ dependencies {
api(libs.kotlinx.coroutines)
implementation(projects.opendcUtils)
- jmhImplementation(projects.opendcSimulator.opendcSimulatorCore)
testImplementation(projects.opendcSimulator.opendcSimulatorCore)
}