might it be these lines? ``` val quasarDep = Depe...
# kobalt
p
might it be these lines?
Copy code
val quasarDep = DependencyManager.create("co.paralleluniverse:quasar-core:0.7.3", this@project)
jvmArgs("-javaagent:${quasarDep.jarFile.get()}", "-Dco.paralleluniverse.fibers.verifyInstrumentation")