We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81146a6 commit 55e7262Copy full SHA for 55e7262
project/plugins.sbt
@@ -23,3 +23,5 @@ addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")
23
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
24
25
addSbtPlugin("com.gradle" % "sbt-develocity" % "1.1.1")
26
+
27
+addSbtPlugin("com.github.sbt" % "sbt-jdi-tools" % "1.2.0")
0 commit comments