After upgrading from sbt-kanela-runner 2.0.14 to 2.1.0 running applications with
javaOptions ++= Seq("-agentlib:jdwp=anything here")
in build.sbt results in the following error:
ERROR: Cannot load this JVM TI agent twice, check your java command line for duplicate jdwp options.